:orphan: .. title:: CONFIG_BOARD_CC26X2R1_LAUNCHXL .. kconfig:: CONFIG_BOARD_CC26X2R1_LAUNCHXL CONFIG_BOARD_CC26X2R1_LAUNCHXL ############################## *TI CC26x2R1 LaunchXL* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_CC2652R ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/cc26x2r1_launchxl/Kconfig.board:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_CC26X2R1_LAUNCHXL bool "TI CC26x2R1 LaunchXL" depends on SOC_CC2652R && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*