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

Commit 261585e8 authored by Vikram Panduranga's avatar Vikram Panduranga
Browse files

dsp: config: Add configuration for voice mhi driver



Add and enable configuration for voice mhi driver
for msmnile target.

Change-Id: Ifa08be9fb667a27b687b1ab30b823fdacf59a27f
Signed-off-by: default avatarVikram Panduranga <vpandura@codeaurora.org>
parent 04a19f6b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,3 +38,4 @@ CONFIG_DTS_SRS_TM=m
CONFIG_SND_SOC_MSM_STUB=m
CONFIG_MSM_AVTIMER=m
CONFIG_SND_SOC_MSM_HDMI_CODEC_RX=m
CONFIG_VOICE_MHI=m
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -50,3 +50,4 @@
#define CONFIG_SND_SOC_MSM_STUB 1
#define CONFIG_MSM_AVTIMER 1
#define CONFIG_SND_SOC_MSM_HDMI_CODEC_RX 1
#define CONFIG_VOICE_MHI 1