mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[kernel] add missing ledtrig-netdev dependency on the networking stack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18297 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
dbb423b5f0
commit
cb9726bc5f
@ -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.
|
||||
|
||||
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user