ASoC: alc5623: Fix Kconfig dependency

Add "depends on I2C" to shut up the build errors from randconfig.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
Takashi Iwai 2014-05-26 16:08:37 +02:00 committed by Mark Brown
parent 7d6d478f38
commit 5dc04f51c1
1 changed files with 1 additions and 0 deletions

View File

@ -270,6 +270,7 @@ config SND_SOC_AK5386
config SND_SOC_ALC5623 config SND_SOC_ALC5623
tristate "Realtek ALC5623 CODEC" tristate "Realtek ALC5623 CODEC"
depends on I2C
config SND_SOC_ALC5632 config SND_SOC_ALC5632
tristate tristate