blob: 53d5ac6b4e01374717ad19bdde14472855695760 [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 'Console Utilities'
8bool 'chvt' CONFIG_CHVT
9bool 'clear' CONFIG_CLEAR
10bool 'deallocvt' CONFIG_DEALLOCVT
11bool 'dumpkmap' CONFIG_DUMPKMAP
12bool 'loadacm' CONFIG_LOADACM
13bool 'loadfont' CONFIG_LOADFONT
14bool 'loadkmap' CONFIG_LOADKMAP
15bool 'reset' CONFIG_RESET
16bool 'setkeycodes' CONFIG_SETKEYCODES
17
18endmenu