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
This commit is contained in:
Eric Andersen
2003-12-20 07:07:22 +00:00
parent 02e0355504
commit 08573e0ac4
10 changed files with 11 additions and 370 deletions

View File

@@ -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