lkml.org 
[lkml]   [2013]   [May]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH, RFC 22/22] radio-si4713: depend on SND_SOC
    Date
    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)

    Cc: Hans Verkuil <hverkuil@xs4all.nl>
    Cc: linux-media@vger.kernel.org
    Signed-off-by: Arnd Bergmann <arnd@arndb.de>
    ---
    drivers/media/radio/Kconfig | 1 +
    1 file changed, 1 insertion(+)

    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.
    --
    1.8.1.2


    \
     
     \ /
      Last update: 2013-05-02 17:41    [W:4.111 / U:0.124 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site