From 60bd1a401a240a640a5c06db5c71ead524805d93 Mon Sep 17 00:00:00 2001
From: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Mon, 5 Jan 2015 13:02:26 +0000
Subject: [PATCH] octeon: enable VLAN support

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43840 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/linux/octeon/config-3.14 | 1 -
 target/linux/octeon/config-3.18 | 1 -
 2 files changed, 2 deletions(-)

diff --git a/target/linux/octeon/config-3.14 b/target/linux/octeon/config-3.14
index baabe912c9..79f1efe2c0 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 280014c736..2055aef2a9 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
-- 
GitLab