blob: 1a065e05735ecb72e3bdeaef3f8265e7855e2be2 [file] [log] [blame]
#
# Copyright (c) 2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
config SOC_FAMILY_QUARK
bool
if SOC_FAMILY_QUARK
config SOC_FAMILY
string
default "intel_quark"
endif
source "soc/x86/intel_quark/*/Kconfig.soc"
source "soc/x86/intel_quark/*/Kconfig"