Enable PCI_HOST_GENERIC for all ARM arches
This commit is contained in:
parent
104dc06690
commit
df7dea68b2
@ -198,7 +198,7 @@ CONFIG_OF_NET=y
|
||||
CONFIG_OF_OVERLAY=y
|
||||
CONFIG_OF_PCI_IRQ=m
|
||||
CONFIG_OF_PCI=m
|
||||
# CONFIG_PCI_HOST_GENERIC is not set
|
||||
CONFIG_PCI_HOST_GENERIC=y
|
||||
# CONFIG_PCIE_IPROC is not set
|
||||
CONFIG_OF_RESERVED_MEM=y
|
||||
CONFIG_OF_RESOLVE=y
|
||||
|
@ -166,7 +166,6 @@ CONFIG_LSM_MMAP_MIN_ADDR=32768
|
||||
|
||||
CONFIG_XZ_DEC_ARM=y
|
||||
|
||||
CONFIG_PCI_HOST_GENERIC=y
|
||||
# CONFIG_PCI_LAYERSCAPE is not set
|
||||
# Do NOT enable this, it breaks stuff and makes things go slow
|
||||
# CONFIG_UACCESS_WITH_MEMCPY is not set
|
||||
|
@ -2146,6 +2146,7 @@ fi
|
||||
%changelog
|
||||
* Thu May 12 2016 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||
- Some minor ARMv7 platform fixes from F-24
|
||||
- Enable PCI_HOST_GENERIC for all ARM arches
|
||||
|
||||
* Wed May 11 2016 Josh Boyer <jwboyer@fedoraproject.org> - 4.6.0-0.rc7.git2.1
|
||||
- Linux v4.6-rc7-55-gc5114626f33b
|
||||
|
Loading…
Reference in New Issue
Block a user