zephyr/boards/xtensa/intel_adsp_ace15_mtpm/Kconfig.defconfig

18 lines
266 B
Plaintext

# Copyright (c) 2022 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
if BOARD_INTEL_ADSP_ACE15_MTPM
config BOARD
default "intel_adsp_ace15_mtpm"
if DAI_INTEL_SSP
config DAI_SSP_HAS_POWER_CONTROL
def_bool y
endif
endif # BOARD_INTEL_ADSP_ACE15_MTPM