Oops... we do want insmod support, but we don't need tape support.

This commit is contained in:
Manuel Novoa III 2003-12-03 02:31:15 +00:00
parent 189b1d5432
commit 8e34cf6f85

View File

@ -60,7 +60,7 @@ CONFIG_UNZIP=y
# #
# Common options for cpio and tar # Common options for cpio and tar
# #
CONFIG_FEATURE_UNARCHIVE_TAPE=y # CONFIG_FEATURE_UNARCHIVE_TAPE is not set
# #
# Coreutils # Coreutils
@ -276,7 +276,7 @@ CONFIG_TIME=y
# #
# Linux Module Utilities # Linux Module Utilities
# #
# CONFIG_INSMOD is not set CONFIG_INSMOD=y
# CONFIG_FEATURE_OLD_MODULE_INTERFACE is not set # CONFIG_FEATURE_OLD_MODULE_INTERFACE is not set
CONFIG_FEATURE_NEW_MODULE_INTERFACE=y CONFIG_FEATURE_NEW_MODULE_INTERFACE=y