summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/Config.help
blob: c42ca7b5a3cafb7e1980d555162fbf2f14c75cc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
CONFIG_DVB
  Support Digital Video Broadcasting hardware. User tools are available
  for example from <http://www.linuxtv.org/>. Please report problems
  regarding this driver to the LinuxDVB mailing list.

  Enable this if you own a DVB adapter and want to use it or if you 
  compile Linux for a digital SetTopBox.

  You might want add the following lines to your /etc/modules.conf or 
  (if you use debian) create a file called /etc/modutils/dvb containing
  this:
	
	alias char-major-250 dvb
	alias dvb dvb-ttpci
	below dvb-ttpci alps_bsru6 alps_bsrv2 \
			grundig_29504-401 grundig_29504-491 \
			ves1820

  Debian users have to execute the update-modules script thenafter.

  If unsure say N.