zephyr/arch/arc/soc/snps_emsk/Kconfig.defconfig

19 lines
383 B
Plaintext
Raw Normal View History

#
# Copyright (c) 2014 Wind River Systems, Inc.
# Copyright (c) 2018 Synopsys, Inc. All rights reserved.
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_EMSK
config SOC
string
default snps_emsk
source "arch/arc/soc/snps_emsk/Kconfig.defconfig.em7d"
source "arch/arc/soc/snps_emsk/Kconfig.defconfig.em11d"
source "arch/arc/soc/snps_emsk/Kconfig.defconfig.em9d"
endif #SOC_EMSK