lantiq: Fix PCIe bus when PCI is also enabled.
authorJohn Crispin <john@openwrt.org>
Sat, 23 May 2015 15:25:51 +0000 (15:25 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 23 May 2015 15:25:51 +0000 (15:25 +0000)
commit390924e662b1f95cd568d184f41257f69aba08b9
treeac21766f232d28b6011f6ea601ed7da874cb6171
parent47eca7a1ca266c9b0746f659cd3f95808ec07ed6
lantiq: Fix PCIe bus when PCI is also enabled.

The PCIe bus seems to require a hack/workaround when PCI is enabled as
well. Unfortunately this is guarded by an CONFIG_IFX_PCI ifdef, which is
only defined in lantiq's BSP code. The config symbol for the upstream
lantiq PCI driver is CONFIG_PCI_LANTIQ.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 45717
target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch