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

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

Merge "ASoC: mbhc: Support ADC/LEGACY switch for module option"

parents 75f72579 8de1e89d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -157,7 +157,7 @@ enum wcd_mbhc_detect_logic {
	WCD_DETECTION_ADC,
};

#ifdef CONFIG_SND_SOC_WCD_MBHC_ADC
#if IS_ENABLED(CONFIG_SND_SOC_WCD_MBHC_ADC)
#define WCD_MBHC_DETECTION	WCD_DETECTION_ADC
#else
#define WCD_MBHC_DETECTION	WCD_DETECTION_LEGACY