xref: /openbmc/linux/net/dsa/Kconfig (revision 3b158859)
13b158859SBen Hutchingsconfig NET_DSA
234a430d7SBen Hutchings	tristate "Distributed Switch Architecture support"
391da11f8SLennert Buytenhek	default n
4cba86f2eSRandy Dunlap	depends on EXPERIMENTAL && NETDEVICES && !S390
545cec1baSDavid S. Miller	select PHYLIB
691da11f8SLennert Buytenhek	---help---
791da11f8SLennert Buytenhek	  This allows you to use hardware switch chips that use
891da11f8SLennert Buytenhek	  the Distributed Switch Architecture.
991da11f8SLennert Buytenhek
1091da11f8SLennert Buytenhek
1191da11f8SLennert Buytenhekif NET_DSA
1291da11f8SLennert Buytenhek
1391da11f8SLennert Buytenhek# tagging formats
14cf85d08fSLennert Buytenhekconfig NET_DSA_TAG_DSA
15cf85d08fSLennert Buytenhek	bool
16cf85d08fSLennert Buytenhek	default n
17cf85d08fSLennert Buytenhek
1891da11f8SLennert Buytenhekconfig NET_DSA_TAG_EDSA
1991da11f8SLennert Buytenhek	bool
2091da11f8SLennert Buytenhek	default n
2191da11f8SLennert Buytenhek
22396138f0SLennert Buytenhekconfig NET_DSA_TAG_TRAILER
23396138f0SLennert Buytenhek	bool
24396138f0SLennert Buytenhek	default n
25396138f0SLennert Buytenhek
2691da11f8SLennert Buytenhekendif
27