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

Commit 868a93ca authored by Sudheer Papothi's avatar Sudheer Papothi
Browse files

config: Add audio haptics driver configuration



Add haptics configuration to compile audio haptics driver.

Change-Id: I78747c43f3e4752b92537fba4ef1476cb72498c4
Signed-off-by: default avatarSudheer Papothi <spapothi@codeaurora.org>
parent d5de97ea
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,3 +34,4 @@ export CONFIG_SND_SOC_WSA883X=m
export CONFIG_SND_SOC_SWR_DMIC=m
export CONFIG_SND_SOC_LAHAINA=m
export CONFIG_SND_EVENT=m
export CONFIG_SND_SWR_HAPTICS=m
+1 −0
Original line number Diff line number Diff line
@@ -38,3 +38,4 @@
#define CONFIG_SND_SOC_SWR_DMIC 1
#define CONFIG_SND_SOC_LAHAINA 1
#define CONFIG_SND_EVENT 1
#define CONFIG_SND_SWR_HAPTICS 1