Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9a95735dde206d2b3575c6368172206535c9bb4e
Commit:     9a95735dde206d2b3575c6368172206535c9bb4e
Parent:     523b78d1d202dedcd9e549576d6179d68210c038
Author:     Mauro Carvalho Chehab <[EMAIL PROTECTED]>
AuthorDate: Thu May 3 16:01:02 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Wed May 9 10:12:54 2007 -0300

    V4L/DVB (5601): Create a menu for DAB
    
    DABUSB driver were a little lost at Multimedia core menu.
    
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/Kconfig |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig
index 91d2579..a852799 100644
--- a/drivers/media/Kconfig
+++ b/drivers/media/Kconfig
@@ -86,6 +86,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
@@ -99,5 +107,6 @@ config USB_DABUSB
 
          To compile this driver as a module, choose M here: the
          module will be called dabusb.
+endif # DAB
 
 endmenu
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to