blob: 20310eb6cd41e511889755a92f9b70811fd21684 [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
Eric Andersenc3657422001-11-30 07:54:32 +000016bool 'time' CONFIG_TIME
Eric Andersenbdfd0d72001-10-24 05:00:29 +000017bool 'update' CONFIG_UPDATE
18bool 'watchdog' CONFIG_WATCHDOG
19
20endmenu
21