zephyr/soc/xtensa/intel_adsp/cavs_v15/Kconfig.soc

12 lines
219 B
Plaintext

# Copyright (c) 2020 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
choice
prompt "Intel CAVS SoC Selection"
config SOC_INTEL_CAVS_V15
bool "Apollo Lake"
depends on SOC_SERIES_INTEL_CAVS_V15
endchoice