blob: 3045a8560162fe13184f8ed4ef2c0d17a4bc32a2 [file] [log] [blame]
#
# Copyright (c) 2021 Weidmueller Interface GmbH & Co. KG
# SPDX-License-Identifier: Apache-2.0
#
config SOC_SERIES_XILINX_XC7ZXXXS
bool "Xilinx Zynq-7000S (XC7ZxxxS) SoC series"
select SOC_FAMILY_XILINX_ZYNQ7000
select ARM
select CPU_CORTEX_A9
select ARM_ARCH_TIMER_ERRATUM_740657 if ARM_ARCH_TIMER
help
Enable support for the Xilinx Zynq-7000S (XC7ZxxxS)
SoC series (single core ARM Cortex-A9).