add kernel 2.6 insmod support as default, just adds a few bytes

SVN-Revision: 1836
This commit is contained in:
Waldemar Brodkorb 2005-09-03 21:01:09 +00:00
parent f530a78e33
commit 14c3a0ca91

View File

@ -20,7 +20,7 @@ config BUSYBOX_CONFIG_FEATURE_2_4_MODULES
config BUSYBOX_CONFIG_FEATURE_2_6_MODULES
bool " Support version 2.6.x Linux kernels"
default n
default y
depends on BUSYBOX_CONFIG_INSMOD
help
Support module loading for newer 2.6.x Linux kernels.