zephyr/soc/arm/xilinx_zynq7000/xc7zxxxs/Kconfig.defconfig.series

17 lines
271 B
Plaintext

#
# 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