From bc326d21fd325a821bec3f583a695cb8a35f1139 Mon Sep 17 00:00:00 2001 From: Phani Kumar Uppalapati Date: Wed, 10 Jun 2020 00:39:35 -0700 Subject: audio-kernel: upgrade to ar/spf changes Rename casa to ar and gecko to spf in audio-kernel. Change-Id: Ia37ee0497ce043443ca70131d2739737cb8f0366 Signed-off-by: Phani Kumar Uppalapati --- config/konaauto.conf | 2 +- config/konaautoconf.h | 2 +- config/lahainaauto.conf | 2 +- config/lahainaautoconf.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'config') diff --git a/config/konaauto.conf b/config/konaauto.conf index da9e94ec..08eb4011 100644 --- a/config/konaauto.conf +++ b/config/konaauto.conf @@ -31,7 +31,7 @@ export CONFIG_SND_SOC_WCD938X=m export CONFIG_SND_SOC_WCD938X_SLAVE=m export CONFIG_SND_SOC_KONA=m export CONFIG_SND_EVENT=m -export CONFIG_GECKO_CORE=m +export CONFIG_SPF_CORE=m export CONFIG_AUDIO_PRM=m export CONFIG_AUDIO_PKT_ION=m export CONFIG_MSM_QDSP6_GPR_RPMSG=m diff --git a/config/konaautoconf.h b/config/konaautoconf.h index 57a83dc7..e3ef89b3 100644 --- a/config/konaautoconf.h +++ b/config/konaautoconf.h @@ -35,7 +35,7 @@ #define CONFIG_SND_SOC_WCD938X_SLAVE 1 #define CONFIG_SND_SOC_KONA 1 #define CONFIG_SND_EVENT 1 -#define CONFIG_GECKO_CORE 1 +#define CONFIG_SPF_CORE 1 #define CONFIG_AUDIO_PRM 1 #define CONFIG_AUDIO_PKT_ION 1 #define CONFIG_MSM_QDSP6_GPR_RPMSG 1 diff --git a/config/lahainaauto.conf b/config/lahainaauto.conf index ee3fa8bc..00465fb3 100644 --- a/config/lahainaauto.conf +++ b/config/lahainaauto.conf @@ -32,7 +32,7 @@ export CONFIG_SND_SOC_SWR_DMIC=m export CONFIG_SND_SOC_LAHAINA=m export CONFIG_SND_EVENT=m export CONFIG_SND_SWR_HAPTICS=m -export CONFIG_GECKO_CORE=m +export CONFIG_SPF_CORE=m export CONFIG_AUDIO_PRM=m export CONFIG_AUDIO_PKT_ION=m export CONFIG_MSM_QDSP6_GPR_RPMSG=m diff --git a/config/lahainaautoconf.h b/config/lahainaautoconf.h index 84aabc4e..303624e3 100644 --- a/config/lahainaautoconf.h +++ b/config/lahainaautoconf.h @@ -36,7 +36,7 @@ #define CONFIG_SND_SOC_LAHAINA 1 #define CONFIG_SND_EVENT 1 #define CONFIG_SND_SWR_HAPTICS 1 -#define CONFIG_GECKO_CORE 1 +#define CONFIG_SPF_CORE 1 #define CONFIG_AUDIO_PRM 1 #define CONFIG_AUDIO_PKT_ION 1 #define CONFIG_MSM_QDSP6_GPR_RPMSG 1 -- cgit v1.2.3