diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2003-12-25 04:26:51 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2003-12-25 04:26:51 +0000 |
commit | f823ba682e3fbd5abc734df384ab14da92173948 (patch) | |
tree | d9ee852025179b164afd3314576bc3693db3ee51 /sources | |
parent | 43a47bf7dbe8ba231d96ef2addd22021fdcb8f67 (diff) |
Update.
Diffstat (limited to 'sources')
-rw-r--r-- | sources/busybox.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/busybox.config b/sources/busybox.config index e83e0146c..6d2d7c960 100644 --- a/sources/busybox.config +++ b/sources/busybox.config @@ -174,7 +174,6 @@ CONFIG_CHVT=y CONFIG_CLEAR=y CONFIG_DEALLOCVT=y # CONFIG_DUMPKMAP is not set -# CONFIG_LOADACM is not set # CONFIG_LOADFONT is not set # CONFIG_LOADKMAP is not set CONFIG_OPENVT=y @@ -269,6 +268,7 @@ CONFIG_DC=y # CONFIG_HDPARM is not set # CONFIG_MAKEDEVS is not set CONFIG_MT=y +# CONFIG_RX is not set CONFIG_STRINGS=y CONFIG_TIME=y # CONFIG_WATCHDOG is not set |