lkml.org 
[lkml]   [2011]   [Jan]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RFC V10 7/7] drivers:media:radio: Update Kconfig and Makefile for wl128x FM driver.
    Date
    From: Manjunatha Halli <manjunatha_halli@ti.com>

    Signed-off-by: Manjunatha Halli <manjunatha_halli@ti.com>
    Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl>
    ---
    drivers/media/radio/Kconfig | 3 +++
    drivers/media/radio/Makefile | 1 +
    2 files changed, 4 insertions(+), 0 deletions(-)

    diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig
    index 83567b8..4529bc7 100644
    --- a/drivers/media/radio/Kconfig
    +++ b/drivers/media/radio/Kconfig
    @@ -452,4 +452,7 @@ config RADIO_TIMBERDALE
    found behind the Timberdale FPGA on the Russellville board.
    Enabling this driver will automatically select the DSP and tuner.

    +# TI's ST based wl128x FM radio
    +source "drivers/media/radio/wl128x/Kconfig"
    +
    endif # RADIO_ADAPTERS
    diff --git a/drivers/media/radio/Makefile b/drivers/media/radio/Makefile
    index f615583..b71f448 100644
    --- a/drivers/media/radio/Makefile
    +++ b/drivers/media/radio/Makefile
    @@ -26,5 +26,6 @@ obj-$(CONFIG_RADIO_TEA5764) += radio-tea5764.o
    obj-$(CONFIG_RADIO_SAA7706H) += saa7706h.o
    obj-$(CONFIG_RADIO_TEF6862) += tef6862.o
    obj-$(CONFIG_RADIO_TIMBERDALE) += radio-timb.o
    +obj-$(CONFIG_RADIO_WL128X) += wl128x/

    EXTRA_CFLAGS += -Isound
    --
    1.5.6.3


    \
     
     \ /
      Last update: 2011-01-11 12:13    [W:4.423 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site