CONFIG_SOC_SERIES_XILINX_ZYNQ7000

Xilinx Zynq-7000 Core Series

Xilinx Zynq-7000 Core Series

Type: bool

Help

Enable support for the Xilinx Zynq-7000 SoC series.

Help

Enable support for the Xilinx Zynq-7000 SoC series.

Direct dependencies

<choice: SoC/CPU/Configuration Selection> || <choice: SoC/CPU/Configuration Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definitions

At <Zephyr>/soc/arm/xilinx_zynq7000/Kconfig.soc:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:7<nRF>/doc/_build/kconfig/Kconfig.soc:1

Menu path: (Top) → SoC/CPU/Configuration Selection

config SOC_SERIES_XILINX_ZYNQ7000
    bool "Xilinx Zynq-7000 Core Series"
    select ARM
    select CPU_CORTEX_A9
    select GIC_V1
    select ARM_ARCH_TIMER_ERRATUM_740657 if ARM_ARCH_TIMER
    depends on <choice>
    help
      Enable support for the Xilinx Zynq-7000 SoC series.

At <Zephyr>/soc/arm/xilinx_zynq7000/Kconfig.soc:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:9

Menu path: (Top) → SoC/CPU/Configuration Selection

config SOC_SERIES_XILINX_ZYNQ7000
    bool "Xilinx Zynq-7000 Core Series"
    select ARM
    select CPU_CORTEX_A9
    select GIC_V1
    select ARM_ARCH_TIMER_ERRATUM_740657 if ARM_ARCH_TIMER
    depends on <choice>
    help
      Enable support for the Xilinx Zynq-7000 SoC series.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)