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