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

Commit 8a8100b9 authored by Deven Patel's avatar Deven Patel
Browse files

ASoC: wcd9335: Disable MBHC feature for californium



For californium MBHC feature is not required.

Change-Id: I8413f5843217b7886d10bf08070cecc028884e5f
Signed-off-by: default avatarDeven Patel <cdevenp@codeaurora.org>
parent e3ec3dfc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -659,7 +659,7 @@ config AUDIO_EXT_CLK

config SND_SOC_WCD_MBHC
	tristate
	default y if SND_SOC_MSM8909_WCD=y || SND_SOC_MSM8X16_WCD=y || SND_SOC_WCD9335=y
	default y if (SND_SOC_MSM8909_WCD=y || SND_SOC_MSM8X16_WCD=y || SND_SOC_WCD9335=y) && SND_SOC_MDMCALIFORNIUM!=y

config SND_SOC_WL1273
	tristate