13 lines
458 B
Plaintext
13 lines
458 B
Plaintext
config DVB_FIREDTV
|
|
tristate "FireDTV (FireWire attached DVB receivers)"
|
|
depends on DVB_CORE && IEEE1394 && INPUT
|
|
help
|
|
Support for DVB receivers from Digital Everywhere, known as FireDTV
|
|
and FloppyDTV, which are connected via IEEE 1394 (FireWire).
|
|
|
|
These devices don't have an MPEG decoder built in, so you need
|
|
an external software decoder to watch TV.
|
|
|
|
To compile this driver as a module, say M here: the module will be
|
|
called firedtv.
|