diff options
author | Michael Hunold <devnull@localhost> | 2004-08-24 16:25:02 +0000 |
---|---|---|
committer | Michael Hunold <devnull@localhost> | 2004-08-24 16:25:02 +0000 |
commit | 742ac12ea0cec5c21ef73630b02e49b0c4e6adbd (patch) | |
tree | d776d7b3437be70e7759f7a43a3e9947eef9f446 /linux/drivers/media/dvb | |
parent | a30c4341e56cf7b4bec3effe65f4e6e8d5c90d8f (diff) | |
download | mediapointer-dvb-s2-742ac12ea0cec5c21ef73630b02e49b0c4e6adbd.tar.gz mediapointer-dvb-s2-742ac12ea0cec5c21ef73630b02e49b0c4e6adbd.tar.bz2 |
- more feed backs from 2.6.8.1
Diffstat (limited to 'linux/drivers/media/dvb')
-rw-r--r-- | linux/drivers/media/dvb/Kconfig | 4 | ||||
-rw-r--r-- | linux/drivers/media/dvb/ttusb-dec/Kconfig | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/linux/drivers/media/dvb/Kconfig b/linux/drivers/media/dvb/Kconfig index 9d9ea6b60..fb8a80df3 100644 --- a/linux/drivers/media/dvb/Kconfig +++ b/linux/drivers/media/dvb/Kconfig @@ -7,12 +7,12 @@ menu "Digital Video Broadcasting Devices" config DVB bool "DVB For Linux" depends on NET && INET - help + ---help--- Support Digital Video Broadcasting hardware. Enable this if you own a DVB adapter and want to use it or if you compile Linux for a digital SetTopBox. - API specs and user tools are available from http://www.linuxtv.org/. + API specs and user tools are available from <http://www.linuxtv.org/>. Please report problems regarding this driver to the LinuxDVB mailing list. diff --git a/linux/drivers/media/dvb/ttusb-dec/Kconfig b/linux/drivers/media/dvb/ttusb-dec/Kconfig index 9fb8cd983..139d71eb0 100644 --- a/linux/drivers/media/dvb/ttusb-dec/Kconfig +++ b/linux/drivers/media/dvb/ttusb-dec/Kconfig @@ -14,6 +14,6 @@ config DVB_TTUSB_DEC The DEC devices require firmware in order to boot into a mode in which they are slaves to the PC. See - linux/Documentation/dvb/ttusb-dec.txt for details. + <file:Documentation/dvb/ttusb-dec.txt> for details. Say Y if you own such a device and want to use it. |