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

Commit 285dd16e authored by Stephen Boyd's avatar Stephen Boyd
Browse files

ASoC: wcd: Depend on right config option



Kconfig doesn't have the CONFIG_ part of the option, so don't use
it here. This fixes a kconfig warning about missing a dependency
for "CONFIG_SPI" which doesn't exist because it's supposed to be
"SPI".

Change-Id: Ie449ff250dd87b0a445d34ee079082c6e91f147c
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent deda3be7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -945,7 +945,7 @@ config SND_SOC_WCD_DSP_MGR
	tristate

config SND_SOC_WCD_SPI
	depends on CONFIG_SPI
	depends on SPI
	tristate

config SND_SOC_WL1273