blob: 092d6e972fca13418d26db8a8eb46cc94b3b25c1 [file] [log] [blame]
# Copyright (c) 2016 Intel Corporation Inc.
#
# SPDX-License-Identifier: Apache-2.0
#
choice
prompt "Quark SE Selection"
depends on SOC_SERIES_QUARK_SE
config SOC_QUARK_SE_C1000
bool "Intel Quark SE C1000"
select HAS_SPI_DW
config SOC_QUARK_SE_CURIE
bool "Intel Curie"
select HAS_SPI_DW
endchoice