[kernel] reinstate netdev LED trigger dependency against CONFIG_NET
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.34 / 402-ledtrig_netdev.patch
index da66e54..858966c 100644 (file)
@@ -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.