commit | 285dd16eb91a11877dbda1afdb0f8c359b0ff8b7 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu May 11 14:44:43 2017 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Thu May 11 14:44:43 2017 -0700 |
tree | 46639fabcbbd66bccf31a2b8b66b87462cd24a48 | |
parent | deda3be79852bf3d321a26abf1fc658b825b4481 [diff] |
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>