blob: f7b72a32adf38b36720d67ba8d5963cacae5995c [file] [log] [blame]
Manu Abrahamb3b96142009-12-04 05:41:11 -03001config MANTIS_CORE
2 tristate "Mantis/Hopper PCI bridge based devices"
Manu Abrahamfcd89de2009-12-19 14:11:50 -03003 depends on PCI && I2C && INPUT
Manu Abrahamb3b96142009-12-04 05:41:11 -03004
5 help
6 Support for PCI cards based on the Mantis and Hopper PCi bridge.
7
8 Say Y if you own such a device and want to use it.
9
Manu Abraham41e840b2009-12-02 21:57:10 -030010config DVB_MANTIS
11 tristate "MANTIS based cards"
Manu Abrahamb3b96142009-12-04 05:41:11 -030012 depends on MANTIS_CORE && DVB_CORE && PCI && I2C
Manu Abraham41e840b2009-12-02 21:57:10 -030013 select DVB_MB86A16
Manu Abraham41e840b2009-12-02 21:57:10 -030014 select DVB_ZL10353
15 select DVB_STV0299
16 select DVB_PLL
17 help
18 Support for PCI cards based on the Mantis PCI bridge.
19 Say Y when you have a Mantis based DVB card and want to use it.
20
21 If unsure say N.
Manu Abrahamb3b96142009-12-04 05:41:11 -030022
23config DVB_HOPPER
24 tristate "HOPPER based cards"
25 depends on MANTIS_CORE && DVB_CORE && PCI && I2C
26 select DVB_ZL10353
27 select DVB_PLL
28 help
29 Support for PCI cards based on the Hopper PCI bridge.
30 Say Y when you have a Hopper based DVB card and want to use it.
31
32 If unsure say N