aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-01 15:20:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-01 15:20:38 +0000
commitd0b0f14809570d5f3b0d6e426e132a86a82e6ae7 (patch)
tree66a04dbf0222a8224ad56c34e13e3500db4d9920 /target
parent40c5029e2fb3094774d0594c06aae7d672a722cb (diff)
downloadmaster-187ad058-d0b0f14809570d5f3b0d6e426e132a86a82e6ae7.tar.gz
master-187ad058-d0b0f14809570d5f3b0d6e426e132a86a82e6ae7.tar.bz2
master-187ad058-d0b0f14809570d5f3b0d6e426e132a86a82e6ae7.zip
ramips: fix kernel configuration for mt7628
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48025 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/mt7628/config-4.36
1 files changed, 6 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7628/config-4.3 b/target/linux/ramips/mt7628/config-4.3
index be504411fb..2c54af9e07 100644
--- a/target/linux/ramips/mt7628/config-4.3
+++ b/target/linux/ramips/mt7628/config-4.3
@@ -107,6 +107,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
@@ -133,6 +134,11 @@ CONFIG_MTD_SPLIT_FIRMWARE=y
CONFIG_MTD_SPLIT_UIMAGE_FW=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_PER_CPU_KM=y
+CONFIG_NET_MEDIATEK_ESW_RT3050=y
+# CONFIG_NET_MEDIATEK_MT7620 is not set
+CONFIG_NET_MEDIATEK_RT3050=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