diff options
Diffstat (limited to 'drivers/net/mscc_eswitch/Kconfig')
| -rw-r--r-- | drivers/net/mscc_eswitch/Kconfig | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/drivers/net/mscc_eswitch/Kconfig b/drivers/net/mscc_eswitch/Kconfig index 6359d0b6101..80dd22f98b7 100644 --- a/drivers/net/mscc_eswitch/Kconfig +++ b/drivers/net/mscc_eswitch/Kconfig @@ -29,3 +29,10 @@ config MSCC_SERVALT_SWITCH  	select PHYLIB  	help  	  This driver supports the Servalt network switch device. + +config MSCC_SERVAL_SWITCH +	bool "Serval switch driver" +	depends on DM_ETH && ARCH_MSCC +	select PHYLIB +	help +	  This driver supports the Serval network switch device. | 
