update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug
[openwrt/svn-archive/archive.git] / openwrt / package / busybox / config / console-tools / Config.in
index 207e2df21ca58818a883552f1d24f889d00f72c5..4faaeb44b6cbe657d8a69a8f21fd996aaae2e69f 100644 (file)
@@ -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