]> err.no Git - linux-2.6/blobdiff - drivers/media/Kconfig
[PATCH] jffs2: fix printk warnings
[linux-2.6] / drivers / media / Kconfig
index c2602b34049198c52fecec30caf4d5922eb9e633..fffc711c260caec4dffb7e358ce98afc3f7bb902 100644 (file)
@@ -50,5 +50,19 @@ config VIDEO_IR
 config VIDEO_TVEEPROM
        tristate
 
+config USB_DABUSB
+       tristate "DABUSB driver"
+       depends on USB
+       ---help---
+         A Digital Audio Broadcasting (DAB) Receiver for USB and Linux
+         brought to you by the DAB-Team
+         <http://wwwbode.cs.tum.edu/Par/arch/dab/>.  This driver can be taken
+         as an example for URB-based bulk, control, and isochronous
+         transactions. URB's are explained in
+         <Documentation/usb/URB.txt>.
+
+         To compile this driver as a module, choose M here: the
+         module will be called dabusb.
+
 endmenu