blob: 604e0fa055fd39028a6c75379bc0d14430a58579 [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
gsource "arch/x86/soc/intel_quark/*/Kconfig.soc"
gsource "arch/x86/soc/intel_quark/*/Kconfig"