| depends on INET && NETDEVICES && !S390 |
| # Drivers must select NET_DSA and the appropriate tagging format |
| tristate "Distributed Switch Architecture" |
| depends on HAVE_NET_DSA && MAY_USE_DEVLINK |
| depends on BRIDGE || BRIDGE=n |
| Say Y if you want to enable support for the hardware switches supported |
| by the Distributed Switch Architecture. |
| bool "Support for older platform device and Device Tree registration" |
| Say Y if you want to enable support for the older platform device and |
| deprecated Device Tree binding registration. |
| This feature is scheduled for removal in 4.17. |
| config NET_DSA_TAG_BRCM_PREPEND |
| config NET_DSA_TAG_LAN9303 |
| config NET_DSA_TAG_TRAILER |