diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-03-26 13:54:09 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-04-02 09:55:11 +0200 |
commit | 8dbc5ece9a6a424eb03f1eeee2774c42d8db1ce4 (patch) | |
tree | d79ef581c7eaa7471e652188042d70ef7c3aff4f /drivers/media | |
parent | V4L/DVB (3617): Cxusb: add support for FusionHDTV USB portable remote control (diff) | |
download | linux-8dbc5ece9a6a424eb03f1eeee2774c42d8db1ce4.tar.xz linux-8dbc5ece9a6a424eb03f1eeee2774c42d8db1ce4.zip |
V4L/DVB (3619): Whitespace cleanup
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/Kconfig | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig index baa9f58beffc..fffc711c260c 100644 --- a/drivers/media/Kconfig +++ b/drivers/media/Kconfig @@ -51,18 +51,18 @@ 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. + 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 |