From: Felix Fietkau Date: Mon, 5 Jan 2015 13:02:26 +0000 (+0000) Subject: octeon: enable VLAN support X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=36fa8e4ce277ebbd5f29ef4cfcca26a42898022e;p=librecmc%2Flibrecmc.git octeon: enable VLAN support Signed-off-by: Stijn Tintel SVN-Revision: 43840 --- 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