xref: /linux/drivers/net/dsa/lantiq/Kconfig (revision cb477c30512db29325c0503ba96a6158a61b7e7c)
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