diff options
author | Patrick Boettcher <devnull@localhost> | 2005-01-21 10:58:42 +0000 |
---|---|---|
committer | Patrick Boettcher <devnull@localhost> | 2005-01-21 10:58:42 +0000 |
commit | 6d40e62c1ad6249ce66d56629d0c76bcd064e3fd (patch) | |
tree | 2be3a7d6d37f25118046381811fa3854fdc86aac /linux/drivers/media | |
parent | 419d9864c329244034f96e99ed2669c6839db068 (diff) | |
download | mediapointer-dvb-s2-6d40e62c1ad6249ce66d56629d0c76bcd064e3fd.tar.gz mediapointer-dvb-s2-6d40e62c1ad6249ce66d56629d0c76bcd064e3fd.tar.bz2 |
syntax correction
Diffstat (limited to 'linux/drivers/media')
-rw-r--r-- | linux/drivers/media/dvb/dibusb/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/dvb/dibusb/Kconfig b/linux/drivers/media/dvb/dibusb/Kconfig index 642e1e49d..333359171 100644 --- a/linux/drivers/media/dvb/dibusb/Kconfig +++ b/linux/drivers/media/dvb/dibusb/Kconfig @@ -7,7 +7,7 @@ config DVB_DIBUSB select DVB_MT352 help Support for USB 1.1 and 2.0 DVB-T devices based on reference designs made by - DiBcom (http://www.dibcom.fr) and C&E. + DiBcom (<http://www.dibcom.fr>) and C&E. Devices supported by this driver: @@ -30,7 +30,7 @@ config DVB_DIBUSB These devices can be understood as budget ones, they "only" deliver (a part of) the MPEG2 transport stream. - A firmware is needed to get the device working. See Documentation/dvb/README.dibusb + A firmware is needed to get the device working. See <file:Documentation/dvb/README.dibusb> details. Say Y if you own such a device and want to use it. You should build it as |