From: Manuel Novoa III Date: Wed, 3 Dec 2003 02:31:15 +0000 (-0000) Subject: Oops... we do want insmod support, but we don't need tape support. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8e34cf6f85319d0e0c7ee8c887329b9c0a9d2e82;p=buildroot.git Oops... we do want insmod support, but we don't need tape support. --- diff --git a/sources/busybox.config b/sources/busybox.config index 6cd4f36dab..e97bbe482c 100644 --- a/sources/busybox.config +++ b/sources/busybox.config @@ -60,7 +60,7 @@ CONFIG_UNZIP=y # # Common options for cpio and tar # -CONFIG_FEATURE_UNARCHIVE_TAPE=y +# CONFIG_FEATURE_UNARCHIVE_TAPE is not set # # Coreutils @@ -276,7 +276,7 @@ CONFIG_TIME=y # # Linux Module Utilities # -# CONFIG_INSMOD is not set +CONFIG_INSMOD=y # CONFIG_FEATURE_OLD_MODULE_INTERFACE is not set CONFIG_FEATURE_NEW_MODULE_INTERFACE=y