2017-06-23 13:57:25 +08:00
|
|
|
# Kconfig - XTENSA board configuration
|
|
|
|
#
|
|
|
|
# Copyright (c) 2017 Intel Corporation
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
config BOARD_INTEL_S1000_CRB
|
|
|
|
bool "Xtensa on Intel_S1000"
|
|
|
|
depends on SOC_INTEL_S1000
|
2018-03-21 22:28:06 +08:00
|
|
|
select HAS_DTS
|
2018-03-28 07:27:36 +08:00
|
|
|
select HAS_DTS_I2C
|