:orphan: .. title:: CONFIG_BOARD_CC3235SF_LAUNCHXL .. kconfig:: CONFIG_BOARD_CC3235SF_LAUNCHXL CONFIG_BOARD_CC3235SF_LAUNCHXL ############################## *TI CC3235SF LAUNCHXL* Type: ``bool`` Direct dependencies =================== \ :kconfig:`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:37`` → ``/Kconfig:29`` 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.)*