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: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:
Stephen Boyd 2017-05-11 14:44:43 -07:00 committed by Gerrit - the friendly Code Review server
parent ae4d972f07
commit 0ed5a46cc0

View file

@ -775,7 +775,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