summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.0/700-swconfig.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-3.0/700-swconfig.patch')
-rw-r--r--target/linux/generic/patches-3.0/700-swconfig.patch6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.0/700-swconfig.patch b/target/linux/generic/patches-3.0/700-swconfig.patch
index 6825037ce..48cb64372 100644
--- a/target/linux/generic/patches-3.0/700-swconfig.patch
+++ b/target/linux/generic/patches-3.0/700-swconfig.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
-@@ -13,6 +13,12 @@ menuconfig PHYLIB
+@@ -13,6 +13,16 @@ menuconfig PHYLIB
if PHYLIB
@@ -10,6 +10,10 @@
+ Switch configuration API using netlink. This allows
+ you to configure the VLAN features of certain switches.
+
++config SWCONFIG_LEDS
++ bool "Switch LED trigger support"
++ depends on (SWCONFIG && LEDS_TRIGGERS)
++
comment "MII PHY device drivers"
config MARVELL_PHY