ASoC: Add support for msm8917 audio compilation.

Enable audio driver compilation for msm8917.

Change-Id: Ib6aa0dcfb0268b4a5daf1ded5ee9b490335674c7
Signed-off-by: Soumya Managoli <smanag@codeaurora.org>
Signed-off-by: Rajshekar Eashwarappa <reashw@codeaurora.org>
diff --git a/asoc/Kbuild b/asoc/Kbuild
index 461d4b9..fce6328 100644
--- a/asoc/Kbuild
+++ b/asoc/Kbuild
@@ -45,6 +45,11 @@
 		export
 		INCS    +=  -include $(AUDIO_ROOT)/config/msm8909autoconf.h
 	endif
+	ifeq ($(CONFIG_ARCH_MSM8917), y)
+		include $(AUDIO_ROOT)/config/sdm450auto.conf
+		export
+		INCS    +=  -include $(AUDIO_ROOT)/config/sdm450autoconf.h
+	endif
 endif
 
 # As per target team, build is done as follows: