]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt5616: allow to build with CONFIG_SND_SOC_RT5616
authorCaesar Wang <wxt@rock-chips.com>
Fri, 4 Mar 2016 06:54:50 +0000 (14:54 +0800)
committerMark Brown <broonie@kernel.org>
Sat, 5 Mar 2016 03:39:32 +0000 (12:39 +0900)
commitbeb8793a5f39ea42ca775311f7ad8ad1b2accfc7
tree103176da7dddd8cd014f88785f6a1d5e808cbac5
parent7d06eac0434af1e366adfc2c2309410ae0eeb9cf
ASoC: rt5616: allow to build with CONFIG_SND_SOC_RT5616

This patch fixes that hasn't built the rt5616 driver with
'CONFIG_SND_SOC_RT5616=y' in .config.

The tristate is the prompt on the 'make menuconfig',
in other words, that can't show the prompt and select it
if we don't say what's the tristate.

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig