CONFIG_BOARD_CC26X2R1_LAUNCHXL¶
TI CC26x2R1 LaunchXL
Type: bool
Direct dependencies¶
SOC_CC2652R && <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr Boards>/arm/cc26x2r1_launchxl/Kconfig.board:6
Included via Kconfig:8 → Kconfig.zephyr:37 → <Zephyr Boards>/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_CC26X2R1_LAUNCHXL
    bool "TI CC26x2R1 LaunchXL"
    depends on SOC_CC2652R && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)