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/Kconfig | |
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/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/Kconfig | 4 |
1 files changed, 2 insertions, 2 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. |