:orphan: .. title:: BOARD_CC3235SF_LAUNCHXL .. option:: CONFIG_BOARD_CC3235SF_LAUNCHXL *TI CC3235SF LAUNCHXL* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_CC3235SF ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/cc3235sf_launchxl/Kconfig.board:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/Kconfig:22`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_CC3235SF_LAUNCHXL bool "TI CC3235SF LAUNCHXL" depends on SOC_CC3235SF && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*