1# Copyright (c) 2020-2024 Intel Corporation
2#
3# SPDX-License-Identifier: Apache-2.0
4
5if DAI_INTEL_SSP
6
7config DAI_SSP_HAS_POWER_CONTROL
8	def_bool y
9
10endif
11