blob: f247c4b166814f147577a0abc8a4e7d3e77e2976 [file] [log] [blame]
# SOF SSP configuration options
# Copyright (c) 2022 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
DT_COMPAT_DAI_INTEL_SSP := intel,ssp-dai
config DAI_INTEL_SSP
bool "Intel I2S (SSP) Bus Driver for Dai interface"
default $(dt_compat_enabled,$(DT_COMPAT_DAI_INTEL_SSP))
select DMA
help
Enable Inter Sound (I2S) bus driver based on
Synchronous Serial Port (SSP) module.