From 7096ed58fdc908144d2c52bf416e9b3b0e48795a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 9 Feb 2017 11:52:52 +0100 Subject: 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 --- target/linux/mcs814x/config-3.18 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/mcs814x') diff --git a/target/linux/mcs814x/config-3.18 b/target/linux/mcs814x/config-3.18 index 427a7c92ce..7f1c5705fd 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 -- cgit v1.2.3