build system: move misplaced config entry for script applet

This commit is contained in:
Denis Vlasenko
2008-04-21 05:05:17 +00:00
parent 5bb2fc2dc1
commit 376003bbbe
2 changed files with 9 additions and 9 deletions

View File

@@ -437,11 +437,11 @@ config RX
help
Receive files using the Xmodem protocol.
config SCRIPT
bool "script"
config SETSID
bool "setsid"
default n
help
The script makes typescript of terminal session.
setsid runs a program in a new session
config STRINGS
bool "strings"
@@ -450,12 +450,6 @@ config STRINGS
strings prints the printable character sequences for each file
specified.
config SETSID
bool "setsid"
default n
help
setsid runs a program in a new session
config TASKSET
bool "taskset"
default n