blob: c1a1307d4e3cb1536dc74684d35e5a8922d16beb [file] [log] [blame]
#
# Copyright (c) 2021 Weidmueller Interface GmbH & Co. KG
# SPDX-License-Identifier: Apache-2.0
#
if SOC_SERIES_XILINX_XC7ZXXXS
rsource "Kconfig.defconfig.xc7z*"
config SOC_SERIES
default "xc7zxxxs"
config MP_NUM_CPUS
default 1
endif # SOC_SERIES_XILINX_XC7ZXXXS