aboutsummaryrefslogtreecommitdiff
path: root/miscutils/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r--miscutils/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in
index 2cc6d9e80..e149e41c9 100644
--- a/miscutils/Config.in
+++ b/miscutils/Config.in
@@ -178,7 +178,7 @@ config DEVFSD_VERBOSE
178 Increases logging to stderr or syslog. 178 Increases logging to stderr or syslog.
179 179
180config FEATURE_DEVFS 180config FEATURE_DEVFS
181 bool " Use devfs names for all devices (obsolete)" 181 bool "Use devfs names for all devices (obsolete)"
182 default n 182 default n
183 help 183 help
184 This is obsolete and will be going away at the end of 2008.. 184 This is obsolete and will be going away at the end of 2008..
@@ -194,7 +194,7 @@ config EJECT
194 Used to eject cdroms. (defaults to /dev/cdrom) 194 Used to eject cdroms. (defaults to /dev/cdrom)
195 195
196config FEATURE_EJECT_SCSI 196config FEATURE_EJECT_SCSI
197 bool "eject scsi support" 197 bool "SCSI support"
198 default n 198 default n
199 depends on EJECT 199 depends on EJECT
200 help 200 help
@@ -437,7 +437,7 @@ config TASKSET
437 This requires sched_{g,s}etaffinity support in your libc. 437 This requires sched_{g,s}etaffinity support in your libc.
438 438
439config FEATURE_TASKSET_FANCY 439config FEATURE_TASKSET_FANCY
440 bool "fancy output" 440 bool "Fancy output"
441 default y 441 default y
442 depends on TASKSET 442 depends on TASKSET
443 help 443 help