162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig MANTIS_CORE
362306a36Sopenharmony_ci	tristate "Mantis/Hopper PCI bridge based devices"
462306a36Sopenharmony_ci	depends on PCI && I2C && INPUT && RC_CORE && DVB_CORE
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci	help
762306a36Sopenharmony_ci	  Support for PCI cards based on the Mantis and Hopper PCi bridge.
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci	  Say Y if you own such a device and want to use it.
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciconfig DVB_MANTIS
1262306a36Sopenharmony_ci	tristate "MANTIS based cards"
1362306a36Sopenharmony_ci	depends on MANTIS_CORE && DVB_CORE && PCI && I2C
1462306a36Sopenharmony_ci	select DVB_MB86A16 if MEDIA_SUBDRV_AUTOSELECT
1562306a36Sopenharmony_ci	select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
1662306a36Sopenharmony_ci	select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
1762306a36Sopenharmony_ci	select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
1862306a36Sopenharmony_ci	select DVB_STB0899 if MEDIA_SUBDRV_AUTOSELECT
1962306a36Sopenharmony_ci	select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT
2062306a36Sopenharmony_ci	select DVB_TDA665x if MEDIA_SUBDRV_AUTOSELECT
2162306a36Sopenharmony_ci	select DVB_TDA10021 if MEDIA_SUBDRV_AUTOSELECT
2262306a36Sopenharmony_ci	select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
2362306a36Sopenharmony_ci	select DVB_PLL
2462306a36Sopenharmony_ci	help
2562306a36Sopenharmony_ci	  Support for PCI cards based on the Mantis PCI bridge.
2662306a36Sopenharmony_ci	  Say Y when you have a Mantis based DVB card and want to use it.
2762306a36Sopenharmony_ci
2862306a36Sopenharmony_ci	  If unsure say N.
2962306a36Sopenharmony_ci
3062306a36Sopenharmony_ciconfig DVB_HOPPER
3162306a36Sopenharmony_ci	tristate "HOPPER based cards"
3262306a36Sopenharmony_ci	depends on MANTIS_CORE && DVB_CORE && PCI && I2C
3362306a36Sopenharmony_ci	select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
3462306a36Sopenharmony_ci	select DVB_PLL
3562306a36Sopenharmony_ci	help
3662306a36Sopenharmony_ci	  Support for PCI cards based on the Hopper  PCI bridge.
3762306a36Sopenharmony_ci	  Say Y when you have a Hopper based DVB card and want to use it.
3862306a36Sopenharmony_ci
3962306a36Sopenharmony_ci	  If unsure say N
40