CONFIG_SOC_SERIES_XILINX_XC7ZXXXS
Xilinx Zynq-7000S (XC7ZxxxS) SoC series
Type: bool
Help
Enable support for the Xilinx Zynq-7000S (XC7ZxxxS)
SoC series (single core ARM Cortex-A9).
Direct dependencies
<choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol
Kconfig definition
At <SoC>/arm/xilinx_zynq7000/xc7zxxxs/Kconfig.series:6
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <SoC>/Kconfig:9
→ <SoC>/arm/xilinx_zynq7000/Kconfig.soc:6
Menu path: (Top) → SoC/CPU/Configuration Selection
config SOC_SERIES_XILINX_XC7ZXXXS
bool "Xilinx Zynq-7000S (XC7ZxxxS) SoC series"
select SOC_FAMILY_XILINX_ZYNQ7000
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-7000S (XC7ZxxxS)
SoC series (single core ARM Cortex-A9).
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)