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