SVN-Revision: 18297
@@ -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.