:orphan: .. title:: SOC_LPC54114_M0 .. option:: CONFIG_SOC_LPC54114_M0 *SOC_LPC54114_M0* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_CORTEX_M0PLUS ` - \ :option:`CPU_CORTEX_M_HAS_VTOR ` - \ :option:`CLOCK_CONTROL ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/nxp_lpc/lpc54xxx/Kconfig.soc:19`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/arm/nxp_lpc/Kconfig:14`` Menu path: (Top) → Hardware Configuration → LPC LPC54XXX MCU Selection .. parsed-literal:: config SOC_LPC54114_M0 bool "SOC_LPC54114_M0" select \ :option:`CPU_CORTEX_M0PLUS ` select \ :option:`CPU_CORTEX_M_HAS_VTOR ` select \ :option:`CLOCK_CONTROL ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*