X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=net%2F8021q%2FKconfig;h=fa073a54963ea2c22b8db05a70eeddfb4fef0e00;hb=1fdb936101637c91819efea47e921bb592e07e34;hp=c4a382e450e20d7b170387f1c03e61e47f4f2bdb;hpb=30beab1491f0b96b2f23d3fb68af01fd921a16d8;p=mv-sheeva.git diff --git a/net/8021q/Kconfig b/net/8021q/Kconfig index c4a382e450e..fa073a54963 100644 --- a/net/8021q/Kconfig +++ b/net/8021q/Kconfig @@ -17,3 +17,13 @@ config VLAN_8021Q will be called 8021q. If unsure, say N. + +config VLAN_8021Q_GVRP + bool "GVRP (GARP VLAN Registration Protocol) support" + depends on VLAN_8021Q + select GARP + help + Select this to enable GVRP end-system support. GVRP is used for + automatic propagation of registered VLANs to switches. + + If unsure, say N.