Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7911af70 authored by Dieter Luecking's avatar Dieter Luecking
Browse files

config: Revert featurization of 32 channel support in DSP



Remove the dependency on dedicated config flag for the
use of new API versions in ASM and ADM open commands.
Dependency is now on ADSP service version only.

Change-Id: I884e04fb6a3c8808e7874aa04967db0c3ca083c1
Signed-off-by: default avatarDieter Luecking <dieterl@codeaurora.org>
parent 9fb7c8c4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -36,4 +36,3 @@ CONFIG_SND_SOC_MSM_STUB=m
CONFIG_MSM_AVTIMER=m
CONFIG_SND_SOC_MSM_HDMI_CODEC_RX=m
CONFIG_SND_SOC_EP92=m
CONFIG_USE_Q6_32CH_SUPPORT=m
+1 −2
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 */

#define CONFIG_PINCTRL_LPI 1
@@ -40,4 +40,3 @@
#define CONFIG_MSM_AVTIMER 1
#define CONFIG_SND_SOC_MSM_HDMI_CODEC_RX 1
#define CONFIG_SND_SOC_EP92 1
#define CONFIG_USE_Q6_32CH_SUPPORT 1