From patchwork Mon Jun 8 08:18:06 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eduardo Valentin X-Patchwork-Id: 1725 Return-path: Envelope-to: mchehab@infradead.org Delivery-date: Mon, 08 Jun 2009 08:23:04 +0000 Received: from bombadil.infradead.org [18.85.46.34] by caramujo.chehab.org with IMAP (fetchmail-6.3.6) for (single-drop); Mon, 08 Jun 2009 05:34:57 -0300 (BRT) Received: from vger.kernel.org ([209.132.176.167]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1MDa8F-0002qi-W5; Mon, 08 Jun 2009 08:23:04 +0000 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752291AbZFHIW7 (ORCPT + 1 other); Mon, 8 Jun 2009 04:22:59 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752336AbZFHIW7 (ORCPT ); Mon, 8 Jun 2009 04:22:59 -0400 Received: from smtp.nokia.com ([192.100.122.230]:53361 "EHLO mgw-mx03.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752302AbZFHIW6 (ORCPT ); Mon, 8 Jun 2009 04:22:58 -0400 Received: from vaebh105.NOE.Nokia.com (vaebh105.europe.nokia.com [10.160.244.31]) by mgw-mx03.nokia.com (Switch-3.2.6/Switch-3.2.6) with ESMTP id n588MIZf025677; Mon, 8 Jun 2009 11:22:33 +0300 Received: from esebh102.NOE.Nokia.com ([172.21.138.183]) by vaebh105.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 8 Jun 2009 11:22:21 +0300 Received: from vaebe101.NOE.Nokia.com ([10.160.244.11]) by esebh102.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 8 Jun 2009 11:22:20 +0300 Received: from localhost.localdomain ([172.21.41.99]) by vaebe101.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 8 Jun 2009 11:22:20 +0300 From: Eduardo Valentin To: "ext Hans Verkuil" , "ext Mauro Carvalho Chehab" Cc: "ext Douglas Schilling Landgraf" , Linux-Media , "Nurkkala Eero.An (EXT-Offcode/Oulu)" , Eduardo Valentin Subject: [PATCHv6 6 of 7] FMTx: si4713: Add Kconfig and Makefile entries Date: Mon, 8 Jun 2009 11:18:06 +0300 Message-Id: <1244449087-5543-7-git-send-email-eduardo.valentin@nokia.com> X-Mailer: git-send-email 1.6.2.GIT In-Reply-To: <1244449087-5543-6-git-send-email-eduardo.valentin@nokia.com> References: <1244449087-5543-1-git-send-email-eduardo.valentin@nokia.com> <1244449087-5543-2-git-send-email-eduardo.valentin@nokia.com> <1244449087-5543-3-git-send-email-eduardo.valentin@nokia.com> <1244449087-5543-4-git-send-email-eduardo.valentin@nokia.com> <1244449087-5543-5-git-send-email-eduardo.valentin@nokia.com> <1244449087-5543-6-git-send-email-eduardo.valentin@nokia.com> X-OriginalArrivalTime: 08 Jun 2009 08:22:20.0310 (UTC) FILETIME=[3DF21360:01C9E812] X-Nokia-AV: Clean Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org From: Eduardo Valentin # HG changeset patch # User Eduardo Valentin # Date 1243414607 -10800 # Node ID fbdd1a2a4fd099a98b1a48f3853a78c0a544632d # Parent 786afca68fc9fd35b18ee5cb4166b491613b13a5 Signed-off-by: Eduardo Valentin --- drivers/media/radio/Kconfig | 22 ++++++++++++++++++++++ drivers/media/radio/Makefile | 3 +++ 2 files changed, 25 insertions(+), 0 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff -r 786afca68fc9 -r fbdd1a2a4fd0 linux/drivers/media/radio/Kconfig --- a/linux/drivers/media/radio/Kconfig Wed May 27 11:56:46 2009 +0300 +++ b/linux/drivers/media/radio/Kconfig Wed May 27 11:56:47 2009 +0300 @@ -339,6 +339,28 @@ help Enter the I/O port of your Zoltrix radio card. +config I2C_SI4713 + tristate "I2C driver for Silicon Labs Si4713 device" + depends on I2C && VIDEO_V4L2 + ---help--- + Say Y here if you want support to Si4713 I2C device. + This device driver supports only i2c bus. + + To compile this driver as a module, choose M here: the + module will be called si4713. + +config RADIO_SI4713 + tristate "Silicon Labs Si4713 FM Radio Transmitter support" + depends on I2C && VIDEO_V4L2 + ---help--- + Say Y here if you want support to Si4713 FM Radio Transmitter. + This device can transmit audio through FM. It can transmit + EDS and EBDS signals as well. This module is the v4l2 radio + interface for the i2c driver of this device. + + To compile this driver as a module, choose M here: the + module will be called radio-si4713. + config USB_DSBR tristate "D-Link/GemTek USB FM radio support" depends on USB && VIDEO_V4L2 diff -r 786afca68fc9 -r fbdd1a2a4fd0 linux/drivers/media/radio/Makefile --- a/linux/drivers/media/radio/Makefile Wed May 27 11:56:46 2009 +0300 +++ b/linux/drivers/media/radio/Makefile Wed May 27 11:56:47 2009 +0300 @@ -15,6 +15,9 @@ obj-$(CONFIG_RADIO_GEMTEK) += radio-gemtek.o obj-$(CONFIG_RADIO_GEMTEK_PCI) += radio-gemtek-pci.o obj-$(CONFIG_RADIO_TRUST) += radio-trust.o +obj-$(CONFIG_I2C_SI4713) += si4713-i2c.o +si4713-i2c-objs := si4713.o si4713-subdev.o +obj-$(CONFIG_RADIO_SI4713) += radio-si4713.o obj-$(CONFIG_RADIO_MAESTRO) += radio-maestro.o obj-$(CONFIG_USB_DSBR) += dsbr100.o obj-$(CONFIG_USB_SI470X) += radio-si470x.o