aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt305x
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-12-17 09:26:20 +0000
committerJohn Crispin <john@openwrt.org>2015-12-17 09:26:20 +0000
commitb4bb10b3a0e12c123982391f7d38001aa63deee9 (patch)
tree67885d30e53478340b6e590084bad01826f58b81 /target/linux/ramips/rt305x
parent402db12f1a7cdd8c9a154b791ffc3ad041d498f9 (diff)
downloadupstream-b4bb10b3a0e12c123982391f7d38001aa63deee9.tar.gz
upstream-b4bb10b3a0e12c123982391f7d38001aa63deee9.tar.bz2
upstream-b4bb10b3a0e12c123982391f7d38001aa63deee9.zip
ralink: update config files to build the cleaned up ethernet driver
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 47902
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r--target/linux/ramips/rt305x/config-4.38
1 files changed, 5 insertions, 3 deletions
diff --git a/target/linux/ramips/rt305x/config-4.3 b/target/linux/ramips/rt305x/config-4.3
index 7b273501dd..cd451c72a9 100644
--- a/target/linux/ramips/rt305x/config-4.3
+++ b/target/linux/ramips/rt305x/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,9 +129,10 @@ 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_ESW_RT3052=y
-CONFIG_NET_RALINK_RT305X=y
+CONFIG_NET_MEDIATEK_ESW_RT3050=y
+CONFIG_NET_MEDIATEK_RT3050=y
+CONFIG_NET_MEDIATEK_SOC=y
+CONFIG_NET_VENDOR_MEDIATEK=y
# CONFIG_NO_IOPORT_MAP is not set
CONFIG_OF=y
CONFIG_OF_ADDRESS=y