ASoC: Add audio support for sdmshrike

Add audio support for sdmshrike.

Change-Id: I0b86ab7b123a3215617b81a645202785f6810d02
Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
这个提交包含在:
Sudheer Papothi
2018-03-31 02:27:42 +05:30
提交者 Gerrit - the friendly Code Review server
父节点 85e1e33bb9
当前提交 e3842cf831
修改 10 个文件,包含 59 行新增0 行删除

查看文件

@@ -36,6 +36,11 @@ ifeq ($(KERNEL_BUILD), 0)
export
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
endif
ifeq ($(CONFIG_ARCH_SDMSHRIKE), y)
include $(AUDIO_ROOT)/config/sdm855auto.conf
export
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
endif
endif
# As per target team, build is done as follows: