CONFIG_HAS_RV32M1_CAU3_BLE
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
y if
BT_CTLR_CRYPTO
&& (BT_CTLR_LE_ENC_SUPPORT
||BT_CTLR_PRIVACY_SUPPORT
)
Kconfig definition
At <Zephyr>/boards/riscv/rv32m1_vega/Kconfig.defconfig:24
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config HAS_RV32M1_CAU3_BLE
bool
default y if BT_CTLR_CRYPTO && (BT_CTLR_LE_ENC_SUPPORT || BT_CTLR_PRIVACY_SUPPORT)
depends on BT && BOARD_RV32M1_VEGA
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)