2005-04-17 06:20:36 +08: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-10 01:25:34 +08:00
|
|
|
to build your drivers outside the kernel, but need the DVB core. All
|
2005-04-17 06:20:36 +08:00
|
|
|
in-kernel drivers will select this automatically if needed.
|
|
|
|
If unsure say N.
|
|
|
|
|