mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-30 08:04:10 +00:00
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 <daniel@makrotopia.org>
This commit is contained in:
parent
e5aa498acb
commit
fd0cc72d9c
@ -350,7 +350,6 @@ CONFIG_VERSATILE_FPGA_IRQ=y
|
|||||||
CONFIG_VERSATILE_FPGA_IRQ_NR=4
|
CONFIG_VERSATILE_FPGA_IRQ_NR=4
|
||||||
CONFIG_VFAT_FS=y
|
CONFIG_VFAT_FS=y
|
||||||
# CONFIG_VFP is not set
|
# CONFIG_VFP is not set
|
||||||
# CONFIG_VLAN_8021Q is not set
|
|
||||||
CONFIG_VM_EVENT_COUNTERS=y
|
CONFIG_VM_EVENT_COUNTERS=y
|
||||||
# CONFIG_WATCHDOG is not set
|
# CONFIG_WATCHDOG is not set
|
||||||
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user