Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
# 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
	default "snps_emsk"

source "soc/arc/snps_emsk/Kconfig.defconfig.em7d"
source "soc/arc/snps_emsk/Kconfig.defconfig.em11d"
source "soc/arc/snps_emsk/Kconfig.defconfig.em9d"

endif # SOC_EMSK