audio-kernel: update chipset name
Update all audio drivers to use updated chipset name in architecture specific configurations and the device tree compatible strings. Change-Id: Ib1abe643c6914c1b0b57ef110c7b60e23e356d97 Signed-off-by: Banajit Goswami <bgoswami@codeaurora.org>
This commit is contained in:
@@ -31,7 +31,7 @@ ifeq ($(KERNEL_BUILD), 0)
|
||||
export
|
||||
INCS += -include $(AUDIO_ROOT)/config/sdm670autoconf.h
|
||||
endif
|
||||
ifeq ($(CONFIG_ARCH_SDM855), y)
|
||||
ifeq ($(CONFIG_ARCH_SM8150), y)
|
||||
include $(AUDIO_ROOT)/config/sdm855auto.conf
|
||||
export
|
||||
INCS += -include $(AUDIO_ROOT)/config/sdm855autoconf.h
|
||||
|
Reference in New Issue
Block a user