diff options
Diffstat (limited to 'util-linux/Config.in')
-rw-r--r-- | util-linux/Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in index e5c053fcf..024550172 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in | |||
@@ -764,6 +764,13 @@ config SCRIPT | |||
764 | help | 764 | help |
765 | The script makes typescript of terminal session. | 765 | The script makes typescript of terminal session. |
766 | 766 | ||
767 | config SCRIPTREPLAY | ||
768 | bool "scriptreplay" | ||
769 | default n | ||
770 | help | ||
771 | This program replays a typescript, using timing information | ||
772 | given by script -t. | ||
773 | |||
767 | config SETARCH | 774 | config SETARCH |
768 | bool "setarch" | 775 | bool "setarch" |
769 | default n | 776 | default n |