2009-12-04 16:41:11 +08:00
|
|
|
config MANTIS_CORE
|
|
|
|
tristate "Mantis/Hopper PCI bridge based devices"
|
2010-11-18 00:28:38 +08:00
|
|
|
depends on PCI && I2C && INPUT && RC_CORE
|
2009-12-04 16:41:11 +08:00
|
|
|
|
|
|
|
help
|
|
|
|
Support for PCI cards based on the Mantis and Hopper PCi bridge.
|
|
|
|
|
|
|
|
Say Y if you own such a device and want to use it.
|
|
|
|
|
2009-12-03 08:57:10 +08:00
|
|
|
config DVB_MANTIS
|
|
|
|
tristate "MANTIS based cards"
|
2009-12-04 16:41:11 +08:00
|
|
|
depends on MANTIS_CORE && DVB_CORE && PCI && I2C
|
2012-08-21 01:48:02 +08:00
|
|
|
select DVB_MB86A16 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_STB0899 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_TDA665x if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_TDA10021 if MEDIA_SUBDRV_AUTOSELECT
|
|
|
|
select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
|
2009-12-03 08:57:10 +08:00
|
|
|
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.
|
2009-12-04 16:41:11 +08:00
|
|
|
|
|
|
|
config DVB_HOPPER
|
|
|
|
tristate "HOPPER based cards"
|
|
|
|
depends on MANTIS_CORE && DVB_CORE && PCI && I2C
|
2012-08-21 01:48:02 +08:00
|
|
|
select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
|
2009-12-04 16:41:11 +08:00
|
|
|
select DVB_PLL
|
|
|
|
help
|
|
|
|
Support for PCI cards based on the Hopper PCI bridge.
|
|
|
|
Say Y when you have a Hopper based DVB card and want to use it.
|
|
|
|
|
|
|
|
If unsure say N
|