Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-12-20 10:07:22 +0300
committerEric Andersen <andersen@codepoet.org>2003-12-20 10:07:22 +0300
commit08573e0ac480485c3ad4cd3f4bba235ebd4f4081 (patch)
tree71a93ffea8eca3aa477d04ad9159e1f44ec1104a /console-tools/Config.in
parent02e035550456f7ebce6306f6023e87a7c1d44749 (diff)
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
This program dumps the kernel's keyboard translation table to
stdout, in binary format. You can then use loadkmap to load it.
-config CONFIG_LOADACM
- bool "loadacm"
- default n
- help
- This program loads an acm from standard input.
-
config CONFIG_LOADFONT
bool "loadfont"
default n