:orphan: .. title:: CONFIG_SOC_LPC54114_M0 .. kconfig:: CONFIG_SOC_LPC54114_M0 CONFIG_SOC_LPC54114_M0 ###################### *SOC\_LPC54114\_M0* *SOC\_LPC54114\_M0* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`CPU_CORTEX_M0PLUS ` - \ :kconfig:`CPU_CORTEX_M_HAS_VTOR ` - \ :kconfig:`CLOCK_CONTROL ` - \ :kconfig:`CPU_CORTEX_M0PLUS ` - \ :kconfig:`CPU_CORTEX_M_HAS_VTOR ` - \ :kconfig:`CLOCK_CONTROL ` Kconfig definitions =================== At ``/arm/nxp_lpc/lpc54xxx/Kconfig.soc:19`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/nxp_lpc/Kconfig:14`` Menu path: (Top) → Hardware Configuration → LPC LPC54XXX MCU Selection .. code-block:: kconfig config SOC_LPC54114_M0 bool "SOC_LPC54114_M0" select CPU_CORTEX_M0PLUS select CPU_CORTEX_M_HAS_VTOR select CLOCK_CONTROL depends on ---- At ``/arm/nxp_lpc/lpc54xxx/Kconfig.soc:19`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/nxp_lpc/Kconfig:14`` Menu path: (Top) → Hardware Configuration → LPC LPC54XXX MCU Selection .. code-block:: kconfig config SOC_LPC54114_M0 bool "SOC_LPC54114_M0" select CPU_CORTEX_M0PLUS select CPU_CORTEX_M_HAS_VTOR select CLOCK_CONTROL depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*