mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 06:55:13 +08:00
a4b16dad46
With the growing number of Intel crypto drivers, it makes sense to group them all into a single drivers/crypto/intel/ directory. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
source "drivers/crypto/intel/keembay/Kconfig"
|
|
source "drivers/crypto/intel/ixp4xx/Kconfig"
|
|
source "drivers/crypto/intel/qat/Kconfig"
|