From 5fa65cba6eef681c962ab43f7ca2834900a214ad Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 31 Dec 2011 15:02:30 +0000 Subject: kernel: swconfig: introduce a generic switch LED trigger SVN-Revision: 29627 --- target/linux/generic/patches-3.1/700-swconfig.patch | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.1/700-swconfig.patch') diff --git a/target/linux/generic/patches-3.1/700-swconfig.patch b/target/linux/generic/patches-3.1/700-swconfig.patch index 6825037ce9..48cb64372e 100644 --- a/target/linux/generic/patches-3.1/700-swconfig.patch +++ b/target/linux/generic/patches-3.1/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 @@ -9,6 +9,10 @@ + ---help--- + 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" -- cgit v1.2.3