OpenWrt – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | --- a/drivers/net/phy/Kconfig |
2 | +++ b/drivers/net/phy/Kconfig |
||
3 | @@ -152,6 +152,10 @@ config AR8216_PHY |
||
4 | select ETHERNET_PACKET_MANGLE |
||
5 | select SWCONFIG |
||
6 | |||
7 | +config AR8216_PHY_LEDS |
||
8 | + bool "Atheros AR8216 switch LED support" |
||
9 | + depends on (AR8216_PHY && LEDS_CLASS) |
||
10 | + |
||
11 | config RTL8306_PHY |
||
12 | tristate "Driver for Realtek RTL8306S switches" |
||
13 | select SWCONFIG |