summaryrefslogtreecommitdiff
path: root/drivers/net/mscc_eswitch/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/mscc_eswitch/Kconfig')
-rw-r--r--drivers/net/mscc_eswitch/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/mscc_eswitch/Kconfig b/drivers/net/mscc_eswitch/Kconfig
index 3f9d14bee1..6359d0b610 100644
--- a/drivers/net/mscc_eswitch/Kconfig
+++ b/drivers/net/mscc_eswitch/Kconfig
@@ -22,3 +22,10 @@ config MSCC_JR2_SWITCH
select PHYLIB
help
This driver supports the Jaguar2 network switch device.
+
+config MSCC_SERVALT_SWITCH
+ bool "Servalt switch driver"
+ depends on DM_ETH && ARCH_MSCC
+ select PHYLIB
+ help
+ This driver supports the Servalt network switch device.