ASoC: config: Enable audio compilation for msm8909w
Enable audio codec compilation for msm8909w and BG/LE target.
Also add changes to Android.mk file to compile audio modules for
LW/LE target.
Change-Id: I054c460ad604c48955e5ff94312db49e9a16300b
Signed-off-by: Sundara Vinayagam <sundvi@codeaurora.org>
diff --git a/dsp/codecs/Kbuild b/dsp/codecs/Kbuild
index 97ec7e7..907e2b8 100644
--- a/dsp/codecs/Kbuild
+++ b/dsp/codecs/Kbuild
@@ -35,6 +35,11 @@
export
INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h
endif
+ ifeq ($(CONFIG_ARCH_MSM8909), y)
+ include $(AUDIO_ROOT)/config/msm8909auto.conf
+ export
+ INCS += -include $(AUDIO_ROOT)/config/msm8909autoconf.h
+ endif
endif
# As per target team, build is done as follows: