ASoC: Add audio support for sdmshrike

Add audio support for sdmshrike.

Change-Id: I0b86ab7b123a3215617b81a645202785f6810d02
Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
diff --git a/asoc/Kbuild b/asoc/Kbuild
index eec5947..1a6d45a 100644
--- a/asoc/Kbuild
+++ b/asoc/Kbuild
@@ -35,6 +35,11 @@
 		export
 		INCS    +=  -include $(AUDIO_ROOT)/config/sdm855autoconf.h
 	endif
+	ifeq ($(CONFIG_ARCH_SDMSHRIKE), y)
+		include $(AUDIO_ROOT)/config/sdm855auto.conf
+		export
+		INCS    +=  -include $(AUDIO_ROOT)/config/sdm855autoconf.h
+	endif
 endif
 
 # As per target team, build is done as follows: