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