summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/Kconfig
diff options
context:
space:
mode:
authorCaesar Wang2016-03-04 07:54:50 +0100
committerMark Brown2016-03-05 04:39:32 +0100
commit288bc356a881fcdce05f9782736a6a3d9db359a9 (patch)
tree103176da7dddd8cd014f88785f6a1d5e808cbac5 /sound/soc/codecs/Kconfig
parentASoC: rt5616: Add support sample rate to 192KHz (diff)
downloadkernel-qcow2-linux-288bc356a881fcdce05f9782736a6a3d9db359a9.tar.gz
kernel-qcow2-linux-288bc356a881fcdce05f9782736a6a3d9db359a9.tar.xz
kernel-qcow2-linux-288bc356a881fcdce05f9782736a6a3d9db359a9.zip
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>
Diffstat (limited to 'sound/soc/codecs/Kconfig')
-rw-r--r--sound/soc/codecs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index 50693c867e71..1de259860bc9 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -596,7 +596,7 @@ config SND_SOC_RT298
depends on I2C
config SND_SOC_RT5616
- tristate
+ tristate "Realtek RT5616 CODEC"
config SND_SOC_RT5631
tristate "Realtek ALC5631/RT5631 CODEC"