aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/mantis/Kconfig
blob: 4ba16d0ad96b1432aa2583945bef1503124aa4cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config DVB_MANTIS
	tristate "MANTIS based cards"
	depends on DVB_CORE && PCI && I2C
	select DVB_MB86A16
	select DVB_CU1216
	select DVB_ZL10353
	select DVB_STV0299
	select DVB_PLL
	help
	  Support for PCI cards based on the Mantis PCI bridge.
	  Say Y when you have a Mantis based DVB card and want to use it.

	  If unsure say N.