Enable loading of modules containing EXPORT_SYMBOL_GPL symbols (eg. crypto)
SVN-Revision: 326
This commit is contained in:
parent
d984c5da03
commit
8b9ec0973a
@ -39,6 +39,7 @@ config BR2_PACKAGE_KMOD_USB
|
|||||||
config BR2_PACKAGE_KMOD_CRYPTO
|
config BR2_PACKAGE_KMOD_CRYPTO
|
||||||
tristate "CryptoAPI modules"
|
tristate "CryptoAPI modules"
|
||||||
default m
|
default m
|
||||||
|
select BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE
|
||||||
help
|
help
|
||||||
Kernel modules for cryptographic algorithms
|
Kernel modules for cryptographic algorithms
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user