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

Commit 662dec1e authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "config: sm6150: Enable compilation of snd_event"

parents ea24d6da 27138766
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,3 +45,4 @@ CONFIG_TX_MACRO=m
CONFIG_SND_SOC_WCD_IRQ=m
CONFIG_SND_SOC_WCD937X=m
CONFIG_SND_SOC_WCD937X_SLAVE=m
CONFIG_SND_EVENT=m
+1 −0
Original line number Diff line number Diff line
@@ -58,3 +58,4 @@
#define CONFIG_SND_SOC_WCD_IRQ 1
#define CONFIG_SND_SOC_WCD937X 1
#define CONFIG_SND_SOC_WCD937X_SLAVE 1
#define CONFIG_SND_EVENT 1
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@ LOCAL_MODULE_DEBUG_ENABLE := true
LOCAL_MODULE_PATH         := $(KERNEL_MODULES_OUT)
include $(DLKM_DIR)/AndroidKernelModule.mk
###########################################################
ifeq ($(call is-board-platform-in-list, ),true)
ifeq ($(call is-board-platform-in-list, $(MSMSTEPPE)),true)
include $(CLEAR_VARS)
LOCAL_MODULE              := $(AUDIO_CHIPSET)_snd_event.ko
LOCAL_MODULE_KBUILD_NAME  := snd_event_dlkm.ko