mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
kernel/modules: disable automatic loading of crypto-test module
SVN-Revision: 13292
This commit is contained in:
parent
8294879df7
commit
a81c3dacb9
@ -335,7 +335,6 @@ define KernelPackage/crypto-test
|
||||
DEPENDS:=+kmod-crypto-core
|
||||
KCONFIG:=CONFIG_CRYPTO_TEST
|
||||
FILES:=$(LINUX_DIR)/crypto/tcrypt.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,09,tcrypt)
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,crypto-test))
|
||||
|
Loading…
x
Reference in New Issue
Block a user