diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-02-09 11:52:52 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-02-09 14:49:34 +0100 |
commit | 7096ed58fdc908144d2c52bf416e9b3b0e48795a (patch) | |
tree | 9b1d88daf360bc1c1e48b416eafdd1cd7fa588be /target/linux/xburst/config-3.18 | |
parent | 0f5d17a7e6acceb18867fd951b231bfb6c4d8946 (diff) | |
download | upstream-7096ed58fdc908144d2c52bf416e9b3b0e48795a.tar.gz upstream-7096ed58fdc908144d2c52bf416e9b3b0e48795a.tar.bz2 upstream-7096ed58fdc908144d2c52bf416e9b3b0e48795a.zip |
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/linux/xburst/config-3.18')
-rw-r--r-- | target/linux/xburst/config-3.18 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/xburst/config-3.18 b/target/linux/xburst/config-3.18 index 71411bf067..81e7eddbdf 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 |