projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5aa498
)
oxnas: build with 8021Q VLAN support
author
Daniel Golle
<daniel@makrotopia.org>
Tue, 9 Jun 2020 15:44:23 +0000
(16:44 +0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Tue, 9 Jun 2020 15:47:24 +0000
(16:47 +0100)
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>
target/linux/oxnas/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/oxnas/config-5.4
b/target/linux/oxnas/config-5.4
index 112d4e43be5f1a674f0af041df247c2dcf2bcbfa..7b141104867d5fb50f64e220d42667793a9d20cd 100644
(file)
--- 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