:orphan: .. title:: SOC_V2M_MUSCA_B1 .. option:: CONFIG_SOC_V2M_MUSCA_B1 *ARM Cortex-M33 SMM-SSE-200 on V2M-MUSCA-B1* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_CORTEX_M33 ` - \ :option:`CPU_HAS_ARM_SAU ` - \ :option:`CPU_HAS_ARM_MPU ` - \ :option:`CPU_CORTEX_M_HAS_DWT ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/arm/musca_b1/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 Musca B1 SoCs .. parsed-literal:: config SOC_V2M_MUSCA_B1 bool "ARM Cortex-M33 SMM-SSE-200 on V2M-MUSCA-B1" select \ :option:`CPU_CORTEX_M33 ` select \ :option:`CPU_HAS_ARM_SAU ` select \ :option:`CPU_HAS_ARM_MPU ` select \ :option:`CPU_CORTEX_M_HAS_DWT ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*