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