[media] radio-isa: add framework for ISA radio drivers
[linux-2.6-block.git] / drivers / media / radio / Kconfig
index e954781c90bfd920e57bea52d1a1fa2c34f8a151..e291e0e2669f14f3579658dca2c1238d1266ee1d 100644 (file)
@@ -80,6 +80,16 @@ config RADIO_SI4713
          To compile this driver as a module, choose M here: the
          module will be called radio-si4713.
 
+config USB_KEENE
+       tristate "Keene FM Transmitter USB support"
+       depends on USB && VIDEO_V4L2
+       ---help---
+         Say Y here if you want to connect this type of FM transmitter
+         to your computer's USB port.
+
+         To compile this driver as a module, choose M here: the
+         module will be called radio-keene.
+
 config RADIO_TEA5764
        tristate "TEA5764 I2C FM radio support"
        depends on I2C && VIDEO_V4L2
@@ -167,6 +177,10 @@ menuconfig V4L_RADIO_ISA_DRIVERS
 
 if V4L_RADIO_ISA_DRIVERS
 
+config RADIO_ISA
+       depends on ISA
+       tristate
+
 config RADIO_CADET
        tristate "ADS Cadet AM/FM Tuner"
        depends on ISA && VIDEO_V4L2