aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt288x/config-3.14
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-02-16 21:18:59 +0000
committerJohn Crispin <blogic@openwrt.org>2015-02-16 21:18:59 +0000
commit2cb7799ed48f16f63f5de58dbe5e9e0c6981e687 (patch)
tree01fd4ac2f19d1d0b56d5fcc2578048c0b99ae5a4 /target/linux/ramips/rt288x/config-3.14
parent26a11009a09f48ef5ce9b7491523bd7c26f0e6f4 (diff)
downloadmaster-187ad058-2cb7799ed48f16f63f5de58dbe5e9e0c6981e687.tar.gz
master-187ad058-2cb7799ed48f16f63f5de58dbe5e9e0c6981e687.tar.bz2
master-187ad058-2cb7799ed48f16f63f5de58dbe5e9e0c6981e687.zip
ramips: enables rt288x PCIe
To choose whether bulid or not RT288x PCIe bus driver, CONFIG_SOC_RT2880 is wrong. Here is its fix, and enables PCIe bus driver for some targets which have 2nd WiFi chipset via PCIe bus. signed-off-by: ngc@ff.iij4u.or.jp ———— ———— git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44469 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt288x/config-3.14')
-rw-r--r--target/linux/ramips/rt288x/config-3.142
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/rt288x/config-3.14 b/target/linux/ramips/rt288x/config-3.14
index 0ed26259ef..a6451dd470 100644
--- a/target/linux/ramips/rt288x/config-3.14
+++ b/target/linux/ramips/rt288x/config-3.14
@@ -124,7 +124,7 @@ CONFIG_OF_MDIO=y
CONFIG_OF_MTD=y
CONFIG_OF_NET=y
CONFIG_PAGEFLAGS_EXTENDED=y
-# CONFIG_PCI is not set
+CONFIG_PCI=y
CONFIG_PERF_USE_VMALLOC=y
CONFIG_PHYLIB=y
# CONFIG_PINCONF is not set