blob: 61b2113bc9fccbe04751ad7a531fac1d07a4f576 [file] [log] [blame]
Eric Andersenbdfd0d72001-10-24 05:00:29 +00001#
2# For a description of the syntax of this configuration file,
3# see scripts/kbuild/config-language.txt.
4#
5
6mainmenu_option next_comment
7comment 'Miscellaneous Utilities'
8
9bool 'adjtimex' CONFIG_ADJTIMEX
10bool 'dc' CONFIG_DC
11bool 'dutmp' CONFIG_DUTMP
12bool 'makedevs' CONFIG_MAKEDEVS
13bool 'mktemp' CONFIG_MKTEMP
14bool 'mt' CONFIG_MT
15bool 'readlink' CONFIG_READLINK
16bool 'update' CONFIG_UPDATE
17bool 'watchdog' CONFIG_WATCHDOG
18
19endmenu
20