summaryrefslogtreecommitdiffstats
path: root/package/busybox/config/console-tools/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/config/console-tools/Config.in')
-rw-r--r--package/busybox/config/console-tools/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/busybox/config/console-tools/Config.in b/package/busybox/config/console-tools/Config.in
index 207e2df21..4faaeb44b 100644
--- a/package/busybox/config/console-tools/Config.in
+++ b/package/busybox/config/console-tools/Config.in
@@ -58,6 +58,13 @@ config BUSYBOX_CONFIG_RESET
This program is used to reset the terminal screen, if it
gets messed up.
+config BUSYBOX_CONFIG_SETCONSOLE
+ bool "setconsole"
+ default n
+ help
+ This program redirects the system console to another device,
+ like the current tty while logged in via telnet.
+
config BUSYBOX_CONFIG_SETKEYCODES
bool "setkeycodes"
default n