From 08573e0ac480485c3ad4cd3f4bba235ebd4f4081 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 20 Dec 2003 07:07:22 +0000 Subject: 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 --- console-tools/Config.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'console-tools/Config.in') 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 -- cgit v1.2.3-55-g6feb