From: Daniel Golle Date: Tue, 9 Jun 2020 15:44:23 +0000 (+0100) Subject: oxnas: build with 8021Q VLAN support X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fd0cc72d9ceba6d4dc315c7f0e52d6513023f669;p=oweals%2Fopenwrt.git oxnas: build with 8021Q VLAN support CONFIG_VLAN_8021Q was explicitely disabled in oxnas kernel config. Don't do that, so VLANs can be used on the target. Fixes: dcc34574ef ("oxnas: bring in new oxnas target") Signed-off-by: Daniel Golle --- diff --git a/target/linux/oxnas/config-5.4 b/target/linux/oxnas/config-5.4 index 112d4e43be..7b14110486 100644 --- a/target/linux/oxnas/config-5.4 +++ b/target/linux/oxnas/config-5.4 @@ -350,7 +350,6 @@ CONFIG_VERSATILE_FPGA_IRQ=y CONFIG_VERSATILE_FPGA_IRQ_NR=4 CONFIG_VFAT_FS=y # CONFIG_VFP is not set -# CONFIG_VLAN_8021Q is not set CONFIG_VM_EVENT_COUNTERS=y # CONFIG_WATCHDOG is not set # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set