Maemo patchset 20101501+0m5
[h-e-n] / drivers / media / radio / Kconfig
index 5189c4e..cbe47d1 100644 (file)
@@ -339,6 +339,18 @@ config RADIO_ZOLTRIX_PORT
        help
          Enter the I/O port of your Zoltrix radio card.
 
+config I2C_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 device driver supports only
+         i2c bus.
+
+         To compile this driver as a module, choose M here: the
+         module will be called fmtx-si4713.
+
 config USB_DSBR
        tristate "D-Link/GemTek USB FM radio support"
        depends on USB && VIDEO_V4L2
@@ -375,6 +387,16 @@ config USB_SI470X
          To compile this driver as a module, choose M here: the
          module will be called radio-si470x.
 
+config I2C_BCM2048
+       tristate "Broadcom BCM2048 FM Radio Receiver support"
+       depends on I2C && VIDEO_V4L2
+       ---help---
+         Say Y here if you want support to BCM2048 FM Radio Receiver.
+         This device driver supports only i2c bus.
+
+         To compile this driver as a module, choose M here: the
+         module will be called radio-bcm2048.
+
 config USB_MR800
        tristate "AverMedia MR 800 USB FM radio support"
        depends on USB && VIDEO_V4L2