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