[alsa-devel] [PATCH] ASoC: alc5623: Depend on I2C.
Andrew Lunn
andrew at lunn.ch
Thu May 22 17:54:59 CEST 2014
This is an i2c driver, so make the Kconfig entry depend on I2C.
Signed-off-by: Andrew Lunn <andrew at lunn.ch>
---
sound/soc/codecs/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig
index c59943a19f94..397b66c2b999 100644
--- a/sound/soc/codecs/Kconfig
+++ b/sound/soc/codecs/Kconfig
@@ -274,6 +274,7 @@ config SND_SOC_AK5386
config SND_SOC_ALC5623
tristate "Realtek ALC5623 CODEC"
+ depends on I2C
config SND_SOC_ALC5632
tristate
--
2.0.0.rc2
More information about the Alsa-devel
mailing list