lantiq: Fix PCIe bus when PCI is also enabled.
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 23 May 2015 15:25:51 +0000 (15:25 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 23 May 2015 15:25:51 +0000 (15:25 +0000)
commit1b359556ed42254cdbfa4000d161f48faf0abeb9
treecd1fe73d7ab537cbf1f47ffcbae238761958363e
parentd47f9f6e9f1df172d55b4bc706635757f5737176
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45717 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch