diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2020-11-20 12:04:32 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-11-27 07:13:45 +0100 |
commit | 00ea27f11c4f96ffc9ebc147b5ea045babb02ce3 (patch) | |
tree | 026184dd83a302b9690850f8d68f8286242c2027 /sound/isa/cmi8328.c | |
parent | crypto: tcrypt - don't initialize at subsys_initcall time (diff) | |
download | linux-00ea27f11c4f96ffc9ebc147b5ea045babb02ce3.tar.xz linux-00ea27f11c4f96ffc9ebc147b5ea045babb02ce3.zip |
crypto: tcrypt - permit tcrypt.ko to be builtin
When working on crypto algorithms, being able to run tcrypt quickly
without booting an entire Linux installation can be very useful. For
instance, QEMU/kvm can be used to boot a kernel from the command line,
and having tcrypt.ko builtin would allow tcrypt to be executed to run
benchmarks, or to run tests for algorithms that need to be instantiated
from templates, without the need to make it past the point where the
rootfs is mounted.
So let's relax the requirement that tcrypt can only be built as a module
when CONFIG_EXPERT is enabled.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'sound/isa/cmi8328.c')
0 files changed, 0 insertions, 0 deletions