X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/277b4f4f307b33f0d51359a82e868a1783f4e62f..5803cbb537690276baf7c6dd70323ea483cb8ca3:/target/linux/generic-2.6/patches-2.6.33/402-ledtrig_netdev.patch diff --git a/target/linux/generic-2.6/patches-2.6.33/402-ledtrig_netdev.patch b/target/linux/generic-2.6/patches-2.6.33/402-ledtrig_netdev.patch index d4ac25ede..be1e0cbd7 100644 --- a/target/linux/generic-2.6/patches-2.6.33/402-ledtrig_netdev.patch +++ b/target/linux/generic-2.6/patches-2.6.33/402-ledtrig_netdev.patch @@ -6,7 +6,7 @@ +config LEDS_TRIGGER_NETDEV + tristate "LED Netdev Trigger" -+ depends on LEDS_TRIGGERS ++ depends on NET && LEDS_TRIGGERS + help + This allows LEDs to be controlled by network device activity. + If unsure, say Y.