diff options
Diffstat (limited to 'console-tools/setconsole.c')
-rw-r--r-- | console-tools/setconsole.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/console-tools/setconsole.c b/console-tools/setconsole.c index d47a33d59..ad0f756ca 100644 --- a/console-tools/setconsole.c +++ b/console-tools/setconsole.c | |||
@@ -8,12 +8,12 @@ | |||
8 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. | 8 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
9 | */ | 9 | */ |
10 | //config:config SETCONSOLE | 10 | //config:config SETCONSOLE |
11 | //config: bool "setconsole" | 11 | //config: bool "setconsole (3.7 kb)" |
12 | //config: default y | 12 | //config: default y |
13 | //config: select PLATFORM_LINUX | 13 | //config: select PLATFORM_LINUX |
14 | //config: help | 14 | //config: help |
15 | //config: This program redirects the system console to another device, | 15 | //config: This program redirects the system console to another device, |
16 | //config: like the current tty while logged in via telnet. | 16 | //config: like the current tty while logged in via telnet. |
17 | //config: | 17 | //config: |
18 | //config:config FEATURE_SETCONSOLE_LONG_OPTIONS | 18 | //config:config FEATURE_SETCONSOLE_LONG_OPTIONS |
19 | //config: bool "Enable long options" | 19 | //config: bool "Enable long options" |