diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-12-20 07:07:22 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-12-20 07:07:22 +0000 |
commit | 08573e0ac480485c3ad4cd3f4bba235ebd4f4081 (patch) | |
tree | 71a93ffea8eca3aa477d04ad9159e1f44ec1104a /sysdeps/linux | |
parent | 02e035550456f7ebce6306f6023e87a7c1d44749 (diff) | |
download | busybox-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 'sysdeps/linux')
-rw-r--r-- | sysdeps/linux/defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/linux/defconfig b/sysdeps/linux/defconfig index c1c43cee5..99f7f8f07 100644 --- a/sysdeps/linux/defconfig +++ b/sysdeps/linux/defconfig | |||
@@ -160,7 +160,6 @@ CONFIG_FEATURE_HUMAN_READABLE=y | |||
160 | CONFIG_CLEAR=y | 160 | CONFIG_CLEAR=y |
161 | # CONFIG_DEALLOCVT is not set | 161 | # CONFIG_DEALLOCVT is not set |
162 | # CONFIG_DUMPKMAP is not set | 162 | # CONFIG_DUMPKMAP is not set |
163 | # CONFIG_LOADACM is not set | ||
164 | # CONFIG_LOADFONT is not set | 163 | # CONFIG_LOADFONT is not set |
165 | # CONFIG_LOADKMAP is not set | 164 | # CONFIG_LOADKMAP is not set |
166 | # CONFIG_OPENVT is not set | 165 | # CONFIG_OPENVT is not set |