summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/sa525mauto.conf1
-rw-r--r--config/sa525mautoconf.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/sa525mauto.conf b/config/sa525mauto.conf
index c3ac8c04..9aa46892 100644
--- a/config/sa525mauto.conf
+++ b/config/sa525mauto.conf
@@ -6,6 +6,7 @@ export CONFIG_AUDIO_PKT=m
export CONFIG_AUDIO_PKT_ION=m
export CONFIG_SPF_CORE=m
export CONFIG_AUDIO_PRM=m
+export CONFIG_AUDIO_GPR_DOMAIN_MODEM=m
export CONFIG_MSM_ADSP_LOADER=m
export CONFIG_MSM_QDSP6_SSR=m
export CONFIG_MSM_QDSP6_PDR=m
diff --git a/config/sa525mautoconf.h b/config/sa525mautoconf.h
index e4789ada..e9ad63b2 100644
--- a/config/sa525mautoconf.h
+++ b/config/sa525mautoconf.h
@@ -11,6 +11,7 @@ Copyright (c) 2020, The Linux Foundation. All rights reserved.
#define CONFIG_AUDIO_PKT_ION 1
#define CONFIG_SPF_CORE 1
#define CONFIG_AUDIO_PRM 1
+#define CONFIG_AUDIO_GPR_DOMAIN_MODEM 1
#define CONFIG_SND_SOC_MSM_QDSP6V2_INTF 1
#define CONFIG_MSM_ADSP_LOADER 1
#define CONFIG_MSM_QDSP6_SSR 1