config NET_DSA tristate default n depends on EXPERIMENTAL && NETDEVICES && !S390 select PHYLIB ---help--- This allows you to use hardware switch chips that use the Distributed Switch Architecture. menu "Distributed Switch Architecture support" # tagging formats config NET_DSA_TAG_DSA bool "Original DSA packet tagging format" select NET_DSA default n config NET_DSA_TAG_EDSA bool "Ethertype DSA packet tagging format" select NET_DSA default n config NET_DSA_TAG_TRAILER bool "Trailer DSA packet tagging format" select NET_DSA default n endmenu