ASoC: sdm660 audio bring up changes

Enable compilation of ipc, soc, dsp and
asoc components for sdm660 target.

Change-Id: I5f575fcbca4d4e2e2ef6fcb8705d6bf3d54bcf61
Signed-off-by: Soumya Managoli <smanag@codeaurora.org>
diff --git a/Makefile.am b/Makefile.am
index 14e8a8c..3a0e7f6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,9 @@
 ifeq ($(TARGET_SUPPORT), sdmsteppe)
 KBUILD_OPTIONS += CONFIG_ARCH_SM6150=y
 endif
+ifeq ($(TARGET_SUPPORT),sdm660)
+KBUILD_OPTIONS += CONFIG_ARCH_SDM660=y
+endif
 
 obj-m := ipc/
 obj-m += dsp/