18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig MANTIS_CORE 38c2ecf20Sopenharmony_ci tristate "Mantis/Hopper PCI bridge based devices" 48c2ecf20Sopenharmony_ci depends on PCI && I2C && INPUT && RC_CORE 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci help 78c2ecf20Sopenharmony_ci Support for PCI cards based on the Mantis and Hopper PCi bridge. 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ci Say Y if you own such a device and want to use it. 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ciconfig DVB_MANTIS 128c2ecf20Sopenharmony_ci tristate "MANTIS based cards" 138c2ecf20Sopenharmony_ci depends on MANTIS_CORE && DVB_CORE && PCI && I2C 148c2ecf20Sopenharmony_ci select DVB_MB86A16 if MEDIA_SUBDRV_AUTOSELECT 158c2ecf20Sopenharmony_ci select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT 168c2ecf20Sopenharmony_ci select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT 178c2ecf20Sopenharmony_ci select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT 188c2ecf20Sopenharmony_ci select DVB_STB0899 if MEDIA_SUBDRV_AUTOSELECT 198c2ecf20Sopenharmony_ci select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT 208c2ecf20Sopenharmony_ci select DVB_TDA665x if MEDIA_SUBDRV_AUTOSELECT 218c2ecf20Sopenharmony_ci select DVB_TDA10021 if MEDIA_SUBDRV_AUTOSELECT 228c2ecf20Sopenharmony_ci select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT 238c2ecf20Sopenharmony_ci select DVB_PLL 248c2ecf20Sopenharmony_ci help 258c2ecf20Sopenharmony_ci Support for PCI cards based on the Mantis PCI bridge. 268c2ecf20Sopenharmony_ci Say Y when you have a Mantis based DVB card and want to use it. 278c2ecf20Sopenharmony_ci 288c2ecf20Sopenharmony_ci If unsure say N. 298c2ecf20Sopenharmony_ci 308c2ecf20Sopenharmony_ciconfig DVB_HOPPER 318c2ecf20Sopenharmony_ci tristate "HOPPER based cards" 328c2ecf20Sopenharmony_ci depends on MANTIS_CORE && DVB_CORE && PCI && I2C 338c2ecf20Sopenharmony_ci select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT 348c2ecf20Sopenharmony_ci select DVB_PLL 358c2ecf20Sopenharmony_ci help 368c2ecf20Sopenharmony_ci Support for PCI cards based on the Hopper PCI bridge. 378c2ecf20Sopenharmony_ci Say Y when you have a Hopper based DVB card and want to use it. 388c2ecf20Sopenharmony_ci 398c2ecf20Sopenharmony_ci If unsure say N 40