xref: /linux/drivers/net/dsa/lantiq/Kconfig (revision 4f38da1f027ea2c9f01bb71daa7a299c191b6940)
1*cb477c30SDaniel Golleconfig NET_DSA_LANTIQ_GSWIP
2*cb477c30SDaniel Golle	tristate "Lantiq / Intel GSWIP"
3*cb477c30SDaniel Golle	depends on HAS_IOMEM
4*cb477c30SDaniel Golle	select NET_DSA_TAG_GSWIP
5*cb477c30SDaniel Golle	help
6*cb477c30SDaniel Golle	  This enables support for the Lantiq / Intel GSWIP 2.1 found in
7*cb477c30SDaniel Golle	  the xrx200 / VR9 SoC.
8