audio: Enable audio compile for 8953

Add support for audio compile for 8953.

Change-Id: I37ef20b44aecba8ffc9a7d1d346bf83a9115ad1b
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
diff --git a/asoc/Kbuild b/asoc/Kbuild
index e5b8514..91ebf8a 100644
--- a/asoc/Kbuild
+++ b/asoc/Kbuild
@@ -25,6 +25,11 @@
 		export
 		INCS    +=  -include $(AUDIO_ROOT)/config/sdm670autoconf.h
 	endif
+	ifeq ($(CONFIG_ARCH_SDM450), y)
+		include $(AUDIO_ROOT)/config/sdm670auto.conf
+		export
+		INCS    +=  -include $(AUDIO_ROOT)/config/sdm670autoconf.h
+	endif
 endif
 
 # As per target team, build is done as follows: