Enable loading of modules containing EXPORT_SYMBOL_GPL symbols (eg. crypto)
authorNicolas Thill <nico@openwrt.org>
Mon, 7 Mar 2005 07:57:18 +0000 (07:57 +0000)
committerNicolas Thill <nico@openwrt.org>
Mon, 7 Mar 2005 07:57:18 +0000 (07:57 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@326 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/linux/Config.in

index 5ef20f87c64df837389775f5bf1ffd0f9580ad99..81cf74bca4feac9fae1fce2d78ebf6c4c1ee162d 100644 (file)
@@ -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