2015-10-11 19:08:08 +00:00
|
|
|
--- a/drivers/net/phy/Kconfig
|
|
|
|
+++ b/drivers/net/phy/Kconfig
|
2015-11-04 22:28:40 +00:00
|
|
|
@@ -171,6 +171,10 @@ config AR8216_PHY
|
2015-10-11 19:08:08 +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
|