aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAlex Riesen <fork0@users.sourceforge.net>2009-04-06 17:09:43 +0200
committerPatrick McHardy <kaber@trash.net>2009-04-06 17:09:43 +0200
commit3ae16f13027c26cb4c227392116c2027524a6444 (patch)
tree6a2a2478f9cb2396e388a5cbd763b62c9b3a96e1 /net
parent49a88d18a1721ac14dbc67cd390db18ee1f3a42f (diff)
netfilter: fix selection of "LED" target in netfilter
It's plural, not LED_TRIGGERS. Signed-off-by: Alex Riesen <fork0@users.sourceforge.net> Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'net')
-rw-r--r--net/netfilter/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netfilter/Kconfig b/net/netfilter/Kconfig
index bb279bf59a1..2329c5f5055 100644
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -374,7 +374,7 @@ config NETFILTER_XT_TARGET_HL
config NETFILTER_XT_TARGET_LED
tristate '"LED" target support'
- depends on LEDS_CLASS && LED_TRIGGERS
+ depends on LEDS_CLASS && LEDS_TRIGGERS
depends on NETFILTER_ADVANCED
help
This option adds a `LED' target, which allows you to blink LEDs in