blob: a13a50503134bbb1c9531b6140308ed8c6f83265 [file] [log] [blame]
Manu Abrahamb3b96142009-12-04 05:41:11 -03001config MANTIS_CORE
2 tristate "Mantis/Hopper PCI bridge based devices"
Mauro Carvalho Chehab6bda9642010-11-17 13:28:38 -03003 depends on PCI && I2C && INPUT && RC_CORE
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
Ben Hutchings398630e2010-06-02 22:23:10 -030013 select DVB_MB86A16 if !DVB_FE_CUSTOMISE
14 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
15 select DVB_STV0299 if !DVB_FE_CUSTOMISE
16 select DVB_LNBP21 if !DVB_FE_CUSTOMISE
17 select DVB_STB0899 if !DVB_FE_CUSTOMISE
18 select DVB_STB6100 if !DVB_FE_CUSTOMISE
19 select DVB_TDA665x if !DVB_FE_CUSTOMISE
20 select DVB_TDA10021 if !DVB_FE_CUSTOMISE
21 select DVB_TDA10023 if !DVB_FE_CUSTOMISE
Manu Abraham41e840b2009-12-02 21:57:10 -030022 select DVB_PLL
23 help
24 Support for PCI cards based on the Mantis PCI bridge.
25 Say Y when you have a Mantis based DVB card and want to use it.
26
27 If unsure say N.
Manu Abrahamb3b96142009-12-04 05:41:11 -030028
29config DVB_HOPPER
30 tristate "HOPPER based cards"
31 depends on MANTIS_CORE && DVB_CORE && PCI && I2C
Ben Hutchings398630e2010-06-02 22:23:10 -030032 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
Manu Abrahamb3b96142009-12-04 05:41:11 -030033 select DVB_PLL
34 help
35 Support for PCI cards based on the Hopper PCI bridge.
36 Say Y when you have a Hopper based DVB card and want to use it.
37
38 If unsure say N