Message ID | 1421881322-27806-9-git-send-email-niederp@physik.uni-kl.de (mailing list archive) |
---|---|
State | Accepted |
Commit | 6fad62599982319a2631daa99906c6b45cacdaff |
Headers | show |
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index a2683a0..1e09d32 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig @@ -557,7 +557,8 @@ config SND_SOC_SSM4567 depends on I2C config SND_SOC_STA32X - tristate + tristate "STA326, STA328 and STA329 speaker amplifier" + depends on I2C select REGMAP_I2C config SND_SOC_STA350
- Add description for the driver - Add dependency on the I2C module Signed-off-by: Thomas Niederprüm <niederp@physik.uni-kl.de> --- sound/soc/codecs/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)