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>
This commit is contained in:
parent
4e26ad80cb
commit
288bc356a8
@ -596,7 +596,7 @@ config SND_SOC_RT298
|
|||||||
depends on I2C
|
depends on I2C
|
||||||
|
|
||||||
config SND_SOC_RT5616
|
config SND_SOC_RT5616
|
||||||
tristate
|
tristate "Realtek RT5616 CODEC"
|
||||||
|
|
||||||
config SND_SOC_RT5631
|
config SND_SOC_RT5631
|
||||||
tristate "Realtek ALC5631/RT5631 CODEC"
|
tristate "Realtek ALC5631/RT5631 CODEC"
|
||||||
|
Loading…
Reference in New Issue
Block a user