diff options
Diffstat (limited to 'console-tools/Config.in')
-rw-r--r-- | console-tools/Config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/console-tools/Config.in b/console-tools/Config.in index 83694a824..e261794ab 100644 --- a/console-tools/Config.in +++ b/console-tools/Config.in | |||
@@ -31,12 +31,6 @@ config CONFIG_DUMPKMAP | |||
31 | This program dumps the kernel's keyboard translation table to | 31 | This program dumps the kernel's keyboard translation table to |
32 | stdout, in binary format. You can then use loadkmap to load it. | 32 | stdout, in binary format. You can then use loadkmap to load it. |
33 | 33 | ||
34 | config CONFIG_LOADACM | ||
35 | bool "loadacm" | ||
36 | default n | ||
37 | help | ||
38 | This program loads an acm from standard input. | ||
39 | |||
40 | config CONFIG_LOADFONT | 34 | config CONFIG_LOADFONT |
41 | bool "loadfont" | 35 | bool "loadfont" |
42 | default n | 36 | default n |