summaryrefslogtreecommitdiff
path: root/drivers/crypto
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-08-01 04:08:26 +0300
committerTom Rini <trini@konsulko.com>2022-08-12 23:10:49 +0300
commitc6eec0182a9823e6238f34bd177f27330b0ad52d (patch)
tree90afbe9111838971a2dde0204ba264b5dc3017b7 /drivers/crypto
parent7ae1e6a3a39471fd9bed6b94e887747d8719b87a (diff)
downloadu-boot-c6eec0182a9823e6238f34bd177f27330b0ad52d.tar.xz
Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FSL_MAX_NUM_OF_SEC Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/crypto')
-rw-r--r--drivers/crypto/fsl/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/crypto/fsl/Kconfig b/drivers/crypto/fsl/Kconfig
index e03fcdd9c7..b04c70183d 100644
--- a/drivers/crypto/fsl/Kconfig
+++ b/drivers/crypto/fsl/Kconfig
@@ -10,6 +10,11 @@ config FSL_CAAM
Module (CAAM), also known as the SEC version 4 (SEC4). The driver uses
Job Ring as interface to communicate with CAAM.
+config SYS_FSL_MAX_NUM_OF_SEC
+ int "Number of job rings in the CAAM"
+ depends on FSL_CAAM
+ default 1
+
config CAAM_64BIT
bool
default y if PHYS_64BIT && !ARCH_IMX8M && !ARCH_IMX8