The latest development version of this page may be more current than this released 2.5.0 version.
CONFIG_HAS_RV32M1_CAU3_BLE

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

BT && BOARD_RV32M1_VEGA

(Includes any dependencies from ifs and menus.)

Kconfig definition

At boards/riscv/rv32m1_vega/Kconfig.defconfig:24

Included via Kconfig:8Kconfig.zephyr:18

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.)