kernel: generic: add kernel 4.3
[openwrt.git] / target / linux / generic / patches-4.3 / 732-phy-ar8216-led-support.patch
1 --- a/drivers/net/phy/Kconfig
2 +++ b/drivers/net/phy/Kconfig
3 @@ -166,6 +166,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