diff options
author | John Crispin <blogic@openwrt.org> | 2014-10-06 20:08:18 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-10-06 20:08:18 +0000 |
commit | 990c69bdc337624645d8107305a873c2261e149f (patch) | |
tree | e17e405686e3110d1c47ac6ca6777180e728632d /target/linux/lantiq/xrx200 | |
parent | d8f979919a225ce09d3aac20219e0d56edf188a7 (diff) | |
download | master-187ad058-990c69bdc337624645d8107305a873c2261e149f.tar.gz master-187ad058-990c69bdc337624645d8107305a873c2261e149f.tar.bz2 master-187ad058-990c69bdc337624645d8107305a873c2261e149f.zip |
lantiq - vgv7519: enable pci bus
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42823 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/xrx200')
-rw-r--r-- | target/linux/lantiq/xrx200/config-3.14 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/xrx200/config-3.14 b/target/linux/lantiq/xrx200/config-3.14 index 959bf6af01..3d525a42f9 100644 --- a/target/linux/lantiq/xrx200/config-3.14 +++ b/target/linux/lantiq/xrx200/config-3.14 @@ -44,7 +44,7 @@ CONFIG_MTD_UBI_GLUEBI=y CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_NLS=y CONFIG_PCIE_LANTIQ=y -# CONFIG_PCI_LANTIQ is not set +CONFIG_PCI_LANTIQ=y # CONFIG_PROC_DEVICETREE is not set # CONFIG_RCU_STALL_COMMON is not set CONFIG_RTL8306_PHY=y |