add missing ledtrig-netdev dependency on the networking stack
SVN-Revision: 18297
This commit is contained in:
parent
7a75347b26
commit
9f96bc4697
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
+config LEDS_TRIGGER_NETDEV
|
+config LEDS_TRIGGER_NETDEV
|
||||||
+ tristate "LED Netdev Trigger"
|
+ tristate "LED Netdev Trigger"
|
||||||
+ depends on LEDS_TRIGGERS
|
+ depends on NET && LEDS_TRIGGERS
|
||||||
+ help
|
+ help
|
||||||
+ This allows LEDs to be controlled by network device activity.
|
+ This allows LEDs to be controlled by network device activity.
|
||||||
+ If unsure, say Y.
|
+ If unsure, say Y.
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
+config LEDS_TRIGGER_NETDEV
|
+config LEDS_TRIGGER_NETDEV
|
||||||
+ tristate "LED Netdev Trigger"
|
+ tristate "LED Netdev Trigger"
|
||||||
+ depends on LEDS_TRIGGERS
|
+ depends on NET && LEDS_TRIGGERS
|
||||||
+ help
|
+ help
|
||||||
+ This allows LEDs to be controlled by network device activity.
|
+ This allows LEDs to be controlled by network device activity.
|
||||||
+ If unsure, say Y.
|
+ If unsure, say Y.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user