kernel: add missing config symbol
[15.05/openwrt.git] / target / linux / generic / patches-3.18 / 732-phy-ar8216-led-support.patch
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