aboutsummaryrefslogtreecommitdiff
path: root/console-tools
diff options
context:
space:
mode:
Diffstat (limited to 'console-tools')
-rw-r--r--console-tools/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/Config.in b/console-tools/Config.in
index 994140b79..cd0a9310e 100644
--- a/console-tools/Config.in
+++ b/console-tools/Config.in
@@ -91,7 +91,7 @@ config SETCONSOLE
config FEATURE_SETCONSOLE_LONG_OPTIONS
bool "Enable long options"
default n
- depends on SETCONSOLE && GETOPT_LONG
+ depends on SETCONSOLE && LONG_OPTS
help
Support long options for the setconsole applet.