summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core/Kconfig
blob: 99e2d6b9da462ee75eb6c9540fc21c01e7366fb3 (plain)
1
2
3
4
5
6
7
config DVB_CORE
	tristate "DVB Core Support"
	depends on DVB
	help
	  DVB core utility functions for device handling, software fallbacks etc.

	  Say Y when you have a DVB card and want to use it. If unsure say N.