diff options
Diffstat (limited to 'drivers/leds')
-rw-r--r-- | drivers/leds/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 742713611bc5..556aeca0d860 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -223,4 +223,7 @@ config LEDS_TRIGGER_DEFAULT_ON | |||
223 | This allows LEDs to be initialised in the ON state. | 223 | This allows LEDs to be initialised in the ON state. |
224 | If unsure, say Y. | 224 | If unsure, say Y. |
225 | 225 | ||
226 | comment "iptables trigger is under Netfilter config (LED target)" | ||
227 | depends on LEDS_TRIGGERS | ||
228 | |||
226 | endif # NEW_LEDS | 229 | endif # NEW_LEDS |