diff options
Diffstat (limited to 'net/dsa/Kconfig')
| -rw-r--r-- | net/dsa/Kconfig | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dsa/Kconfig b/net/dsa/Kconfig index 87bb5f4de0e..c53ded2a98d 100644 --- a/net/dsa/Kconfig +++ b/net/dsa/Kconfig @@ -41,12 +41,12 @@ config NET_DSA_MV88E6XXX_NEED_PPU  	default n  config NET_DSA_MV88E6131 -	bool "Marvell 88E6095/6095F/6131 ethernet switch chip support" +	bool "Marvell 88E6085/6095/6095F/6131 ethernet switch chip support"  	select NET_DSA_MV88E6XXX  	select NET_DSA_MV88E6XXX_NEED_PPU  	select NET_DSA_TAG_DSA  	---help--- -	  This enables support for the Marvell 88E6095/6095F/6131 +	  This enables support for the Marvell 88E6085/6095/6095F/6131  	  ethernet switch chips.  config NET_DSA_MV88E6123_61_65  |