projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d984c5d
)
Enable loading of modules containing EXPORT_SYMBOL_GPL symbols (eg. crypto)
author
Nicolas Thill
<nico@openwrt.org>
Mon, 7 Mar 2005 07:57:18 +0000
(07:57 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Mon, 7 Mar 2005 07:57:18 +0000
(07:57 +0000)
SVN-Revision: 326
openwrt/package/linux/Config.in
patch
|
blob
|
history
diff --git
a/openwrt/package/linux/Config.in
b/openwrt/package/linux/Config.in
index 5ef20f87c64df837389775f5bf1ffd0f9580ad99..81cf74bca4feac9fae1fce2d78ebf6c4c1ee162d 100644
(file)
--- a/
openwrt/package/linux/Config.in
+++ b/
openwrt/package/linux/Config.in
@@
-39,6
+39,7
@@
config BR2_PACKAGE_KMOD_USB
config BR2_PACKAGE_KMOD_CRYPTO
tristate "CryptoAPI modules"
default m
+ select BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE
help
Kernel modules for cryptographic algorithms