# Intel CAVS SoC series selection # # Copyright (c) 2020-2024 Intel Corporation # SPDX-License-Identifier: Apache-2.0 config SOC_FAMILY_INTEL_ADSP bool config SOC_FAMILY default "intel_adsp" if SOC_FAMILY_INTEL_ADSP rsource "*/Kconfig.soc"