summaryrefslogtreecommitdiff
path: root/console-tools/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'console-tools/config.in')
-rw-r--r--console-tools/config.in19
1 files changed, 0 insertions, 19 deletions
diff --git a/console-tools/config.in b/console-tools/config.in
deleted file mode 100644
index 2ea96aec4..000000000
--- a/console-tools/config.in
+++ /dev/null
@@ -1,19 +0,0 @@
1#
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 'openvt' CONFIG_OPENVT
16bool 'reset' CONFIG_RESET
17bool 'setkeycodes' CONFIG_SETKEYCODES
18
19endmenu