aboutsummaryrefslogtreecommitdiff
path: root/console-tools/setconsole.c
diff options
context:
space:
mode:
Diffstat (limited to 'console-tools/setconsole.c')
-rw-r--r--console-tools/setconsole.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/console-tools/setconsole.c b/console-tools/setconsole.c
index 0bc587241..461a98c6a 100644
--- a/console-tools/setconsole.c
+++ b/console-tools/setconsole.c
@@ -10,7 +10,6 @@
10//config:config SETCONSOLE 10//config:config SETCONSOLE
11//config: bool "setconsole (3.6 kb)" 11//config: bool "setconsole (3.6 kb)"
12//config: default y 12//config: default y
13//config: select PLATFORM_LINUX
14//config: help 13//config: help
15//config: Redirect writes to /dev/console to another device, 14//config: Redirect writes to /dev/console to another device,
16//config: like the current tty while logged in via telnet. 15//config: like the current tty while logged in via telnet.