:orphan: .. title:: CONFIG_BOARD_CC3220SF_LAUNCHXL .. kconfig:: CONFIG_BOARD_CC3220SF_LAUNCHXL CONFIG_BOARD_CC3220SF_LAUNCHXL ############################## *TI CC3220SF LAUNCHXL* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_CC3220SF ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/cc3220sf_launchxl/Kconfig.board:5`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_CC3220SF_LAUNCHXL bool "TI CC3220SF LAUNCHXL" depends on SOC_CC3220SF && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*