]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/Kconfig
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab...
[linux-2.6-omap-h63xx.git] / drivers / media / Kconfig
index 3a80e0cc73699e9e24bcc6fb4382fab9cb5a9dec..624b21cef5b398617a543e69f48307169788f18b 100644 (file)
@@ -87,6 +87,14 @@ config VIDEO_TVEEPROM
        tristate
        depends on I2C
 
+config DAB
+       boolean "DAB adapters"
+       default y
+       ---help---
+         Allow selecting support for for Digital Audio Broadcasting (DAB)
+         Receiver adapters.
+
+if DAB
 config USB_DABUSB
        tristate "DABUSB driver"
        depends on USB
@@ -100,5 +108,6 @@ config USB_DABUSB
 
          To compile this driver as a module, choose M here: the
          module will be called dabusb.
+endif # DAB
 
 endmenu