From f1a7141cfcacf606ae321faa58c45617045460fe Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Tue, 10 Apr 2007 23:32:37 +0000 Subject: random NOMMU fixes. compressed --help really does work for NOMMU! /me happy --- console-tools/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'console-tools/Config.in') 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. -- cgit v1.2.3-55-g6feb