Enable PCI_HOST_GENERIC for all ARM arches

This commit is contained in:
Peter Robinson 2016-05-12 18:06:15 +01:00
parent 8cbd263769
commit decdd1f910
3 changed files with 4 additions and 2 deletions

View File

@ -195,7 +195,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

View File

@ -154,7 +154,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

View File

@ -2184,6 +2184,9 @@ fi
#
#
%changelog
* Thu May 12 2016 Peter Robinson <pbrobinson@fedoraproject.org>
- Enable PCI_HOST_GENERIC for all ARM arches (Jeremy Linton)
* Wed May 11 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.4-300
- Linux v4.5.4