diff options
Diffstat (limited to 'net/dsa/Kconfig')
| -rw-r--r-- | net/dsa/Kconfig | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/net/dsa/Kconfig b/net/dsa/Kconfig index 505aa14e67fc..3f2fd3979260 100644 --- a/net/dsa/Kconfig +++ b/net/dsa/Kconfig @@ -28,6 +28,13 @@ config NET_DSA_MV88E6XXX  	bool  	default n +config NET_DSA_MV88E6060 +	bool "Marvell 88E6060 ethernet switch chip support" +	select NET_DSA_TAG_TRAILER +	---help--- +	  This enables support for the Marvell 88E6060 ethernet switch +	  chip. +  config NET_DSA_MV88E6XXX_NEED_PPU  	bool  	default n  | 
