:orphan: .. title:: CONFIG_SOC_MPS2_AN385 .. kconfig:: CONFIG_SOC_MPS2_AN385 CONFIG_SOC_MPS2_AN385 ##################### *ARM Cortex-M3 SMM on V2M-MPS2 (Application Note AN385)* *ARM Cortex-M3 SMM on V2M-MPS2 (Application Note AN385)* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`CPU_CORTEX_M3 ` - \ :kconfig:`CPU_HAS_ARM_MPU ` - \ :kconfig:`CPU_CORTEX_M3 ` - \ :kconfig:`CPU_HAS_ARM_MPU ` Kconfig definitions =================== At ``/arm/arm/mps2/Kconfig.soc:13`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm/arm/Kconfig:14`` Menu path: (Top) → Hardware Configuration → ARM MPS2 SoCs .. code-block:: kconfig config SOC_MPS2_AN385 bool "ARM Cortex-M3 SMM on V2M-MPS2 (Application Note AN385)" select CPU_CORTEX_M3 select CPU_HAS_ARM_MPU depends on ---- At ``/arm/arm/mps2/Kconfig.soc:13`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/arm/Kconfig:14`` Menu path: (Top) → Hardware Configuration → ARM MPS2 SoCs .. code-block:: kconfig config SOC_MPS2_AN385 bool "ARM Cortex-M3 SMM on V2M-MPS2 (Application Note AN385)" select CPU_CORTEX_M3 select CPU_HAS_ARM_MPU depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*