diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-03-26 08:54:09 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-03-26 08:54:09 -0300 |
commit | 666910f34117901b1db8e6baf030d84451d6e4ab (patch) | |
tree | 7507981e7d41e581de97065707864bb9bfa916b8 /linux/drivers/media | |
parent | 1513c16af8fe4dd3f0afa6548cb39331c24bd01d (diff) | |
download | mediapointer-dvb-s2-666910f34117901b1db8e6baf030d84451d6e4ab.tar.gz mediapointer-dvb-s2-666910f34117901b1db8e6baf030d84451d6e4ab.tar.bz2 |
Whitespace cleanup
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media')
-rw-r--r-- | linux/drivers/media/Kconfig | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/linux/drivers/media/Kconfig b/linux/drivers/media/Kconfig index baa9f58be..fffc711c2 100644 --- a/linux/drivers/media/Kconfig +++ b/linux/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 |