blob: 6c2077c3a42e2da94bf706bf207d171fbaf4e829 [file] [log] [blame]
# Smartbond Cryptographic Accelerator configuration options
# Copyright (c) 2023 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
menuconfig CRYPTO_SMARTBOND
bool "Smartbond Cryptographic Accelerator driver"
depends on DT_HAS_RENESAS_SMARTBOND_CRYPTO_ENABLED
default y
help
Enable Smartbond Cryptographic Accelerator driver.
config CRYPTO_ASYNC
bool "Support ASYNC crypto operations."
depends on CRYPTO_SMARTBOND
help
Enable ASYNC crypto operations.