kernel: update 4.4 to 4.4.83
[oweals/openwrt.git] / target / linux / generic / pending-4.4 / 732-phy-ar8216-led-support.patch
1 --- a/drivers/net/phy/Kconfig
2 +++ b/drivers/net/phy/Kconfig
3 @@ -195,6 +195,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