[armhf] Enable PCIe support for IMX6 boards.

svn path=/dists/sid/linux/; revision=22724
This commit is contained in:
Ian Campbell 2015-05-29 06:33:10 +00:00
parent 82b4acdbed
commit 931ef5b117
2 changed files with 6 additions and 0 deletions

5
debian/changelog vendored
View File

@ -1,7 +1,12 @@
linux (4.0.4-2) UNRELEASED; urgency=medium
[ Ben Hutchings ]
* udeb: Remove i2o modules (fixes FTBFS on amd64) (Closes: #787004)
[ Ian Campbell ]
* [armhf] Enable PCIe support for IMX6 boards. Patch from Vagrant
Cascadian (Closes: #787029)
-- Ben Hutchings <ben@decadent.org.uk> Wed, 27 May 2015 21:36:56 +0100
linux (4.0.4-1) unstable; urgency=medium

View File

@ -642,6 +642,7 @@ CONFIG_WLCORE_SDIO=m
## file: drivers/pci/host/Kconfig
##
CONFIG_PCI_MVEBU=y
CONFIG_PCI_IMX6=y
CONFIG_PCI_TEGRA=y
##