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