-
CONFIG_HAS_RV32M1_CAU3_BLE
¶
(No prompt – not directly user assignable.)
Type: bool
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:24
Menu path: (Top)
config HAS_RV32M1_CAU3_BLE bool default y ifBT_CTLR_CRYPTO
&& (BT_CTLR_LE_ENC_SUPPORT
||BT_CTLR_PRIVACY_SUPPORT
) depends onBT
&&BOARD_RV32M1_VEGA
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)