Author: nbd Date: 2015-01-05 14:02:26 +0100 (Mon, 05 Jan 2015) New Revision: 43840
Modified: trunk/target/linux/octeon/config-3.14 trunk/target/linux/octeon/config-3.18 Log: octeon: enable VLAN support Signed-off-by: Stijn Tintel <[email protected]> Modified: trunk/target/linux/octeon/config-3.14 =================================================================== --- trunk/target/linux/octeon/config-3.14 2015-01-05 13:02:21 UTC (rev 43839) +++ trunk/target/linux/octeon/config-3.14 2015-01-05 13:02:26 UTC (rev 43840) @@ -232,7 +232,6 @@ # 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 Modified: trunk/target/linux/octeon/config-3.18 =================================================================== --- trunk/target/linux/octeon/config-3.18 2015-01-05 13:02:21 UTC (rev 43839) +++ trunk/target/linux/octeon/config-3.18 2015-01-05 13:02:26 UTC (rev 43840) @@ -243,7 +243,6 @@ # 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
