2015-12-02 22:23:22 +00:00
|
|
|
--- a/drivers/net/phy/Kconfig
|
|
|
|
+++ b/drivers/net/phy/Kconfig
|
2016-12-30 07:35:21 +00:00
|
|
|
@@ -195,6 +195,10 @@ config AR8216_PHY
|
2015-12-02 22:23:22 +00:00
|
|
|
select ETHERNET_PACKET_MANGLE
|
|
|
|
select SWCONFIG
|
|
|
|
|
|
|
|
+config AR8216_PHY_LEDS
|
|
|
|
+ bool "Atheros AR8216 switch LED support"
|
|
|
|
+ depends on (AR8216_PHY && LEDS_CLASS)
|
|
|
|
+
|
|
|
|
config RTL8306_PHY
|
|
|
|
tristate "Driver for Realtek RTL8306S switches"
|
|
|
|
select SWCONFIG
|