:orphan: .. title:: SOC_BCM58402_M7 .. option:: CONFIG_SOC_BCM58402_M7 *Broadcom BCM58402 M7* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_CORTEX_M7 ` - \ :option:`CPU_CORTEX_M_HAS_SYSTICK ` - \ :option:`CPU_HAS_ARM_MPU ` - \ :option:`CORTEX_M_SYSTICK ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/bcm_vk/viper/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/bcm_vk/Kconfig:14`` Menu path: (Top) → Hardware Configuration → Broadcom Viper SoC .. parsed-literal:: config SOC_BCM58402_M7 bool "Broadcom BCM58402 M7" select \ :option:`CPU_CORTEX_M7 ` select \ :option:`CPU_CORTEX_M_HAS_SYSTICK ` select \ :option:`CPU_HAS_ARM_MPU ` select \ :option:`CORTEX_M_SYSTICK ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*