diff mbox

[OpenWrt-Devel,2/2] octeon: enable VLAN support

Message ID 1420166375-2604-2-git-send-email-stijn@linux-ipv6.be
State Accepted
Headers show

Commit Message

Stijn Tintel Jan. 2, 2015, 2:39 a.m. UTC
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
---
 target/linux/octeon/config-3.14 | 1 -
 target/linux/octeon/config-3.18 | 1 -
 2 files changed, 2 deletions(-)
diff mbox

Patch

diff --git a/target/linux/octeon/config-3.14 b/target/linux/octeon/config-3.14
index baabe91..79f1efe 100644
--- a/target/linux/octeon/config-3.14
+++ b/target/linux/octeon/config-3.14
@@ -232,7 +232,6 @@  CONFIG_USB_SUPPORT=y
 # CONFIG_USB_UHCI_HCD is not set
 CONFIG_USE_OF=y
 CONFIG_VFAT_FS=y
-# CONFIG_VLAN_8021Q is not set
 CONFIG_VM_EVENT_COUNTERS=y
 CONFIG_WEAK_ORDERING=y
 CONFIG_XPS=y
diff --git a/target/linux/octeon/config-3.18 b/target/linux/octeon/config-3.18
index 280014c..2055aef 100644
--- a/target/linux/octeon/config-3.18
+++ b/target/linux/octeon/config-3.18
@@ -243,7 +243,6 @@  CONFIG_USB_SUPPORT=y
 # CONFIG_USB_UHCI_HCD is not set
 CONFIG_USE_OF=y
 CONFIG_VFAT_FS=y
-# CONFIG_VLAN_8021Q is not set
 CONFIG_VM_EVENT_COUNTERS=y
 CONFIG_WEAK_ORDERING=y
 CONFIG_XPS=y