zephyr/arch/x86/soc/intel_quark/quark_se/Kconfig.defconfig.curie

15 lines
186 B
Plaintext

# Kconfig - Curie configuration options
#
# Copyright (c) 2015-2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_QUARK_SE_CURIE
config SOC
default curie
endif