mirror of https://gitee.com/openkylin/linux.git
ASoC: wcd9335: Fix missing slimbus dependency
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
9f11d233d9
commit
a8233b6c19
|
@ -1117,6 +1117,7 @@ config SND_SOC_UDA1380
|
|||
|
||||
config SND_SOC_WCD9335
|
||||
tristate "WCD9335 Codec"
|
||||
depends on SLIMBUS
|
||||
select REGMAP_SLIMBUS
|
||||
help
|
||||
The WCD9335 is a standalone Hi-Fi audio CODEC IC, supports
|
||||
|
|
Loading…
Reference in New Issue