aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt3883
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-12-17 09:26:20 +0000
committerJohn Crispin <blogic@openwrt.org>2015-12-17 09:26:20 +0000
commit6a3b1208aedc992bd0b1a5cec4720c4906fdb302 (patch)
tree691bcab484886691c0f3fec635433ef0e1d518a1 /target/linux/ramips/rt3883
parent5c04fe205e46c7bdb39db7da2cec0f2dbdf36476 (diff)
downloadmaster-187ad058-6a3b1208aedc992bd0b1a5cec4720c4906fdb302.tar.gz
master-187ad058-6a3b1208aedc992bd0b1a5cec4720c4906fdb302.tar.bz2
master-187ad058-6a3b1208aedc992bd0b1a5cec4720c4906fdb302.zip
ralink: update config files to build the cleaned up ethernet driver
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47902 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt3883')
-rw-r--r--target/linux/ramips/rt3883/config-4.310
1 files changed, 6 insertions, 4 deletions
diff --git a/target/linux/ramips/rt3883/config-4.3 b/target/linux/ramips/rt3883/config-4.3
index 1f8007ca55..f910d7a51e 100644
--- a/target/linux/ramips/rt3883/config-4.3
+++ b/target/linux/ramips/rt3883/config-4.3
@@ -103,6 +103,7 @@ CONFIG_INITRAMFS_SOURCE=""
CONFIG_IRQCHIP=y
CONFIG_IRQ_DOMAIN=y
CONFIG_IRQ_FORCED_THREADING=y
+CONFIG_IRQ_INTC=y
CONFIG_IRQ_MIPS_CPU=y
CONFIG_IRQ_WORK=y
CONFIG_LIBFDT=y
@@ -128,10 +129,11 @@ CONFIG_MTD_SPLIT_SEAMA_FW=y
CONFIG_MTD_SPLIT_UIMAGE_FW=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_PER_CPU_KM=y
-CONFIG_NET_RALINK=y
-CONFIG_NET_RALINK_MDIO=y
-CONFIG_NET_RALINK_MDIO_RT2880=y
-CONFIG_NET_RALINK_RT3883=y
+CONFIG_NET_MEDIATEK_MDIO=y
+CONFIG_NET_MEDIATEK_MDIO_RT2880=y
+CONFIG_NET_MEDIATEK_RT3883=y
+CONFIG_NET_MEDIATEK_SOC=y
+CONFIG_NET_VENDOR_MEDIATEK=y
CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y
# CONFIG_NO_IOPORT_MAP is not set
CONFIG_OF=y