X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b2cab73a788f178bfe2f8620d8c4a483dfba34fc..f48c3fb212268818123d9d0860e7320d12e93ce4:/target/linux/generic/patches-2.6.39/700-swconfig.patch?ds=sidebyside diff --git a/target/linux/generic/patches-2.6.39/700-swconfig.patch b/target/linux/generic/patches-2.6.39/700-swconfig.patch index 6825037ce..48cb64372 100644 --- a/target/linux/generic/patches-2.6.39/700-swconfig.patch +++ b/target/linux/generic/patches-2.6.39/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"