:orphan: .. title:: CONFIG_SOC_BCM58402_A72 .. kconfig:: CONFIG_SOC_BCM58402_A72 CONFIG_SOC_BCM58402_A72 ####################### *Broadcom BCM58402 A72* *Broadcom BCM58402 A72* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ARM64 ` - \ :kconfig:`CPU_CORTEX_A72 ` - \ :kconfig:`ARM_ARCH_TIMER ` - \ :kconfig:`GIC_V3 ` - \ :kconfig:`ARM64 ` - \ :kconfig:`CPU_CORTEX_A72 ` - \ :kconfig:`ARM_ARCH_TIMER ` - \ :kconfig:`GIC_V3 ` Kconfig definitions =================== At ``/arm64/bcm_vk/viper/Kconfig.soc:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/arm64/bcm_vk/Kconfig:14`` Menu path: (Top) → Hardware Configuration → Broadcom Viper SoC .. code-block:: kconfig config SOC_BCM58402_A72 bool "Broadcom BCM58402 A72" select ARM64 select CPU_CORTEX_A72 select ARM_ARCH_TIMER select GIC_V3 depends on ---- At ``/arm64/bcm_vk/viper/Kconfig.soc:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm64/bcm_vk/Kconfig:14`` Menu path: (Top) → Hardware Configuration → Broadcom Viper SoC .. code-block:: kconfig config SOC_BCM58402_A72 bool "Broadcom BCM58402 A72" select ARM64 select CPU_CORTEX_A72 select ARM_ARCH_TIMER select GIC_V3 depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*