net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541
Signed-off-by: John Haechten <john.haechten@microsemi.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
index 52529f2..1d514e9 100644
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -45,6 +45,9 @@
config PHY_MICREL
bool "Micrel Ethernet PHYs support"
+config PHY_MSCC
+ bool "Microsemi Corp Ethernet PHYs support"
+
config PHY_NATSEMI
bool "National Semiconductor Ethernet PHYs support"