Linux-2.6.12-rc2
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / media / dvb / dvb-core / Kconfig
bloba9a7b342104816b0c78d870efd6030567cee86d8
1 config DVB_CORE
2         tristate "DVB Core Support"
3         depends on DVB
4         select CRC32
5         help
6           DVB core utility functions for device handling, software fallbacks etc.
7           Say Y when you have a DVB card and want to use it. Say Y if your want
8           to build your drivers outside the kernel, but need the DVB core. All 
9           in-kernel drivers will select this automatically if needed.
10           If unsure say N.