summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-02-09 11:52:52 +0100
committerFelix Fietkau <nbd@nbd.name>2017-02-09 14:49:34 +0100
commit7096ed58fdc908144d2c52bf416e9b3b0e48795a (patch)
tree9b1d88daf360bc1c1e48b416eafdd1cd7fa588be /target
parent0f5d17a7e6acceb18867fd951b231bfb6c4d8946 (diff)
downloadmtk-20170518-7096ed58fdc908144d2c52bf416e9b3b0e48795a.zip
mtk-20170518-7096ed58fdc908144d2c52bf416e9b3b0e48795a.tar.gz
mtk-20170518-7096ed58fdc908144d2c52bf416e9b3b0e48795a.tar.bz2
kernel: remove kmod packages for bridge, stp, llc and 8021q
Remove CONFIG_VLAN_8021Q overrides for two targets These features are built into the kernel image for all targets Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target')
-rw-r--r--target/linux/mcs814x/config-3.181
-rw-r--r--target/linux/xburst/config-3.181
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/mcs814x/config-3.18 b/target/linux/mcs814x/config-3.18
index 427a7c9..7f1c570 100644
--- a/target/linux/mcs814x/config-3.18
+++ b/target/linux/mcs814x/config-3.18
@@ -220,7 +220,6 @@ CONFIG_USB_SUPPORT=y
CONFIG_USE_OF=y
CONFIG_VECTORS_BASE=0xffff0000
# CONFIG_VFP is not set
-# CONFIG_VLAN_8021Q is not set
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_WATCHDOG_CORE=y
CONFIG_WATCHDOG_NOWAYOUT=y
diff --git a/target/linux/xburst/config-3.18 b/target/linux/xburst/config-3.18
index 71411bf..81e7edd 100644
--- a/target/linux/xburst/config-3.18
+++ b/target/linux/xburst/config-3.18
@@ -341,7 +341,6 @@ CONFIG_USB_SUPPORT=y
CONFIG_USB_U_ETHER=y
CONFIG_VFAT_FS=y
# CONFIG_VGA_CONSOLE is not set
-# CONFIG_VLAN_8021Q is not set
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_VT_CONSOLE_SLEEP=y