diff options
author | John Crispin <john@openwrt.org> | 2014-10-06 20:08:18 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-10-06 20:08:18 +0000 |
commit | 6a961da2318a808c2d8a041d530a03fa9542d735 (patch) | |
tree | eb94f4ed36cea6d699058b4f3d81847da260f620 /target/linux/lantiq/xrx200 | |
parent | c2e4007bc17ec0ea91eee57d163aeb88a986f3ec (diff) | |
download | upstream-6a961da2318a808c2d8a041d530a03fa9542d735.tar.gz upstream-6a961da2318a808c2d8a041d530a03fa9542d735.tar.bz2 upstream-6a961da2318a808c2d8a041d530a03fa9542d735.zip |
lantiq - vgv7519: enable pci bus
SVN-Revision: 42823
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 |