:orphan: .. title:: SOC_MPS2_AN385 .. option:: CONFIG_SOC_MPS2_AN385 *ARM Cortex-M3 SMM on V2M-MPS2 (Application Note AN385)* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_CORTEX_M3 ` - \ :option:`CPU_HAS_ARM_MPU ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/arm/mps2/Kconfig.soc:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/arm/arm/Kconfig:14`` Menu path: (Top) → Hardware Configuration → ARM MPS2 SoCs .. parsed-literal:: config SOC_MPS2_AN385 bool "ARM Cortex-M3 SMM on V2M-MPS2 (Application Note AN385)" select \ :option:`CPU_CORTEX_M3 ` select \ :option:`CPU_HAS_ARM_MPU ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*