diff options
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r-- | miscutils/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in index 73c765f2c..ac1e2b57c 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in | |||
@@ -410,6 +410,12 @@ config RX | |||
410 | help | 410 | help |
411 | Receive files using the Xmodem protocol. | 411 | Receive files using the Xmodem protocol. |
412 | 412 | ||
413 | config SCRIPT | ||
414 | bool "script" | ||
415 | default n | ||
416 | help | ||
417 | The script makes typescript of terminal session. | ||
418 | |||
413 | config STRINGS | 419 | config STRINGS |
414 | bool "strings" | 420 | bool "strings" |
415 | default n | 421 | default n |