732-phy-ar8216-led-support.patch 348 B

12345678910111213
  1. --- a/drivers/net/phy/Kconfig
  2. +++ b/drivers/net/phy/Kconfig
  3. @@ -190,6 +190,10 @@ config AR8216_PHY
  4. select ETHERNET_PACKET_MANGLE
  5. select SWCONFIG
  6. +config AR8216_PHY_LEDS
  7. + bool "Atheros AR8216 switch LED support"
  8. + depends on (AR8216_PHY && LEDS_CLASS)
  9. +
  10. config RTL8306_PHY
  11. tristate "Driver for Realtek RTL8306S switches"
  12. select SWCONFIG