summaryrefslogtreecommitdiff
path: root/console-tools/Config.in
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-20 07:07:22 +0000
committerEric Andersen <andersen@codepoet.org>2003-12-20 07:07:22 +0000
commit08573e0ac480485c3ad4cd3f4bba235ebd4f4081 (patch)
tree71a93ffea8eca3aa477d04ad9159e1f44ec1104a /console-tools/Config.in
parent02e035550456f7ebce6306f6023e87a7c1d44749 (diff)
downloadbusybox-w32-08573e0ac480485c3ad4cd3f4bba235ebd4f4081.tar.gz
busybox-w32-08573e0ac480485c3ad4cd3f4bba235ebd4f4081.tar.bz2
busybox-w32-08573e0ac480485c3ad4cd3f4bba235ebd4f4081.zip
Kill off the loadacm applet. It is unused, unmaintained
garbage leftover from before I started maintaining BusyBox. As the Klingon's like to say, Today is a good day to die. -Erik
Diffstat (limited to 'console-tools/Config.in')
-rw-r--r--console-tools/Config.in6
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
34config CONFIG_LOADACM
35 bool "loadacm"
36 default n
37 help
38 This program loads an acm from standard input.
39
40config CONFIG_LOADFONT 34config CONFIG_LOADFONT
41 bool "loadfont" 35 bool "loadfont"
42 default n 36 default n