aboutsummaryrefslogtreecommitdiff
path: root/console-tools/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'console-tools/Config.in')
-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 4a5710de6..f82d4ce13 100644
--- a/console-tools/Config.in
+++ b/console-tools/Config.in
@@ -85,7 +85,7 @@ config SETCONSOLE
config FEATURE_SETCONSOLE_LONG_OPTIONS
bool "Enable long options"
default n
- depends on SET_CONSOLE && GETOPT_LONG
+ depends on SETCONSOLE && GETOPT_LONG
help
Support long options for the setconsole applet.