Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9cb508c8 authored by Viraja Kommaraju's avatar Viraja Kommaraju
Browse files

audio-kernel: include sa6155 config



Include sa6155 config to compile Talos machine driver

Change-Id: I35213a8ff533f217869f37355ef35074df65ba1c
Signed-off-by: default avatarViraja Kommaraju <virajak@codeaurora.org>
parent dec796e3
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -29,6 +29,10 @@ ifeq ($(CONFIG_ARCH_SA8155), y)
include $(srctree)/techpack/audio/config/sa8155auto.conf
export
endif
ifeq ($(CONFIG_ARCH_SA6155), y)
include $(srctree)/techpack/audio/config/sa6155auto.conf
export
endif
endif
# Use USERINCLUDE when you must reference the UAPI directories only.
USERINCLUDE     += \
@@ -74,6 +78,10 @@ ifeq ($(CONFIG_ARCH_SA8155), y)
LINUXINCLUDE    += \
                -include $(srctree)/techpack/audio/config/sa8155autoconf.h
endif
ifeq ($(CONFIG_ARCH_SA6155), y)
LINUXINCLUDE    += \
                -include $(srctree)/techpack/audio/config/sa6155autoconf.h
endif

obj-y += soc/
obj-y += dsp/