/drivers/media/dvb/dvb-core/Kconfig
https://bitbucket.org/abioy/linux · #! · 11 lines · 10 code · 1 blank · 0 comment · 0 complexity · 4473dce03ff367cc97d7d3e07fc75710 MD5 · raw file
- 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
- to build your drivers outside the kernel, but need the DVB core. All
- in-kernel drivers will select this automatically if needed.
- If unsure say N.