:orphan: .. title:: BOARD_LPCXPRESSO54114_M0 .. option:: CONFIG_BOARD_LPCXPRESSO54114_M0 *NXP LPCXPRESSO-54114 M0* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_SERIES_LPC54XXX ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`SOC_PART_NUMBER_LPC54114J256BD64 ` Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/lpcxpresso54114/Kconfig.board:11`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_LPCXPRESSO54114_M0 bool "NXP LPCXPRESSO-54114 M0" select \ :option:`SOC_PART_NUMBER_LPC54114J256BD64 ` depends on \ :option:`SOC_SERIES_LPC54XXX ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*