commit | 288bc356a881fcdce05f9782736a6a3d9db359a9 | [log] [tgz] |
---|---|---|
author | Caesar Wang <wxt@rock-chips.com> | Fri Mar 04 14:54:50 2016 +0800 |
committer | Mark Brown <broonie@kernel.org> | Sat Mar 05 12:39:32 2016 +0900 |
tree | 103176da7dddd8cd014f88785f6a1d5e808cbac5 | |
parent | 4e26ad80cbd3a6b0d606201892e81a9a9c6864ce [diff] |
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>