[armhf] PCI: Enable PCI_HOST_GENERIC (Closes: #864726)

This commit is contained in:
Ben Hutchings 2017-06-18 21:08:04 +01:00
parent 52978aae0c
commit a4d082d16d
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -23,6 +23,7 @@ linux (4.11.6-1) UNRELEASED; urgency=medium
* [rt] Update to 4.11.5-rt1 and reenable
* fs: Reenable HPFS_FS as module (Closes: #864878)
* USB: serial: option: add two Longcheer device ids (Closes: #864604)
* [armhf] PCI: Enable PCI_HOST_GENERIC (Closes: #864726)
-- Ben Hutchings <ben@decadent.org.uk> Tue, 06 Jun 2017 20:43:11 +0100

View File

@ -850,6 +850,7 @@ CONFIG_PCI_IMX6=y
##
CONFIG_PCI_MVEBU=y
CONFIG_PCI_TEGRA=y
CONFIG_PCI_HOST_GENERIC=y
##
## file: drivers/phy/Kconfig