This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/media_tree.git tree:

Subject: [media] radio-si476x: depend on SND_SOC
Author:  Arnd Bergmann <a...@arndb.de>
Date:    Thu May 2 11:16:26 2013 -0300

It is not possible to select SND_SOC_SI476X if we have not also
enabled SND_SOC.
warning: (RADIO_SI476X) selects SND_SOC_SI476X which has unmet
         direct dependencies (SOUND && !M68K && !UML && SND && SND_SOC)

Signed-off-by: Arnd Bergmann <a...@arndb.de>
[hans.verk...@cisco.com: fixed wrong driver name in subject]
Acked-by: Mauro Carvalho Chehab <mche...@redhat.com>
Signed-off-by: Hans Verkuil <hans.verk...@cisco.com>

Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

 drivers/media/radio/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

---

http://git.linuxtv.org/media_tree.git?a=commitdiff;h=ea457ad9dbf32c8d22cc1cc39b4c1a2e06bf9b89

diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig
index c0beee2..d529ba7 100644
--- a/drivers/media/radio/Kconfig
+++ b/drivers/media/radio/Kconfig
@@ -22,6 +22,7 @@ config RADIO_SI476X
        tristate "Silicon Laboratories Si476x I2C FM Radio"
        depends on I2C && VIDEO_V4L2
        depends on MFD_SI476X_CORE
+       depends on SND_SOC
        select SND_SOC_SI476X
        ---help---
          Choose Y here if you have this FM radio chip.

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to