blob: d60840121d2503d00468eaa2d1420e38d59ebeca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
CONFIG_DVB
Support Digital Video Broadcasting hardware. User tools are available
for example from <http://www.linuxtv.org/>.
Enable this if you own a DVB adapter and want to use it or if you compile
Linux for a digital SetTopBox.
If unsure say N.
You might want add the following lines to your /etc/modules.conf or
(if you use debian) create a file called /etc/modutils/dvb
alias char-major-250 dvb
alias dvb dvb-ttpci
below dvb-ttpci alps_bsru6 alps_bsrv2 \
grundig_29504-401 grundig_29504-491 \
ves1820
|