|
# Copyright (c) 2014 Wind River Systems, Inc.
|
|
# Copyright (c) 2018 Synopsys, Inc. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SOC_EMSK
|
|
bool "Synopsys ARC EM Starter Kit SoC"
|
|
select ARC
|
|
select HAS_I2C_DW if I2C
|
|
select HAS_SPI_DW if SPI
|