ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.
[openwrt.git] / package / kernel / modules / crypto.mk
index 66e5614..3d0c95e 100644 (file)
@@ -216,7 +216,7 @@ define KernelPackage/crypto-test
   SUBMENU:=$(CRYPTO_MENU)
   TITLE:=Test CryptoAPI module
   DEPENDS:=+kmod-crypto-core
-  KCONFIG:=CONFIG_CRYPTO_NULL
+  KCONFIG:=CONFIG_CRYPTO_TEST
   FILES:=$(LINUX_DIR)/crypto/tcrypt.$(LINUX_KMOD_SUFFIX)
   AUTOLOAD:=$(call AutoLoad,09,tcrypt)
 endef
This page took 0.023507 seconds and 4 git commands to generate.