summaryrefslogtreecommitdiff
path: root/asoc/codecs/Kbuild
diff options
context:
space:
mode:
authorMangesh Kunchamwar <mangeshk@codeaurora.org>2018-05-24 19:58:42 +0530
committerMangesh Kunchamwar <mangeshk@codeaurora.org>2018-06-12 19:20:17 +0530
commit0bf1f57c5960ddf9650b136bb4a977f81c75109b (patch)
treea2b34362d7e62b5dc6c649e64af9c5424205ac16 /asoc/codecs/Kbuild
parentd4a064213fe0f56e25936a4996447d1313006c60 (diff)
downloadmsm-extra-0bf1f57c5960ddf9650b136bb4a977f81c75109b.tar.gz
asoc: config: configuration update for QCS405 machine driver
Add configuration updates for enabling QCS405 machine driver Change-Id: I5a426730388aeafcdd6fb2e7c6d4cc7a0af78e1c Signed-off-by: Mangesh Kunchamwar <mangeshk@codeaurora.org>
Diffstat (limited to 'asoc/codecs/Kbuild')
-rw-r--r--asoc/codecs/Kbuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/asoc/codecs/Kbuild b/asoc/codecs/Kbuild
index 35961432..84e4a47d 100644
--- a/asoc/codecs/Kbuild
+++ b/asoc/codecs/Kbuild
@@ -44,6 +44,11 @@ ifeq ($(KERNEL_BUILD), 0)
export
INCS += -include $(AUDIO_ROOT)/config/sm8150autoconf.h
endif
+ ifeq ($(CONFIG_ARCH_QCS405), y)
+ include $(AUDIO_ROOT)/config/qcs405auto.conf
+ export
+ INCS += -include $(AUDIO_ROOT)/config/qcs405autoconf.h
+ endif
endif
# As per target team, build is done as follows: