diff options
Diffstat (limited to 'console-tools/setconsole.c')
-rw-r--r-- | console-tools/setconsole.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/console-tools/setconsole.c b/console-tools/setconsole.c index 58057268d..d47a33d59 100644 --- a/console-tools/setconsole.c +++ b/console-tools/setconsole.c | |||
@@ -19,8 +19,6 @@ | |||
19 | //config: bool "Enable long options" | 19 | //config: bool "Enable long options" |
20 | //config: default y | 20 | //config: default y |
21 | //config: depends on SETCONSOLE && LONG_OPTS | 21 | //config: depends on SETCONSOLE && LONG_OPTS |
22 | //config: help | ||
23 | //config: Support long options for the setconsole applet. | ||
24 | 22 | ||
25 | //applet:IF_SETCONSOLE(APPLET(setconsole, BB_DIR_SBIN, BB_SUID_DROP)) | 23 | //applet:IF_SETCONSOLE(APPLET(setconsole, BB_DIR_SBIN, BB_SUID_DROP)) |
26 | 24 | ||