2005-04-16 15:20:36 -07:00
|
|
|
config DVB_CORE
|
|
|
|
tristate "DVB Core Support"
|
|
|
|
depends on DVB
|
|
|
|
select CRC32
|
|
|
|
help
|
|
|
|
DVB core utility functions for device handling, software fallbacks etc.
|
|
|
|
Say Y when you have a DVB card and want to use it. Say Y if your want
|
2006-01-09 10:25:34 -07:00
|
|
|
to build your drivers outside the kernel, but need the DVB core. All
|
2005-04-16 15:20:36 -07:00
|
|
|
in-kernel drivers will select this automatically if needed.
|
|
|
|
If unsure say N.
|
|
|
|
|