reinstate netdev LED trigger dependency against CONFIG_NET
SVN-Revision: 21804
This commit is contained in:
parent
192d71aa46
commit
b7e3430ba5
4 changed files with 5 additions and 5 deletions
|
@ -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.
|
||||||
|
|
|
@ -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…
Reference in a new issue