Merge "ASoC: Add audio support for sdmshrike"

This commit is contained in:
Linux Build Service Account
2018-04-16 10:12:01 -07:00
committed by Gerrit - the friendly Code Review server
10 changed files with 59 additions and 0 deletions

View File

@@ -34,6 +34,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: