18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig VIDEO_SAA7164 38c2ecf20Sopenharmony_ci tristate "NXP SAA7164 support" 48c2ecf20Sopenharmony_ci depends on DVB_CORE && VIDEO_DEV && PCI && I2C 58c2ecf20Sopenharmony_ci select I2C_ALGOBIT 68c2ecf20Sopenharmony_ci select FW_LOADER 78c2ecf20Sopenharmony_ci select VIDEO_TUNER 88c2ecf20Sopenharmony_ci select VIDEO_TVEEPROM 98c2ecf20Sopenharmony_ci select DVB_TDA10048 if MEDIA_SUBDRV_AUTOSELECT 108c2ecf20Sopenharmony_ci select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT 118c2ecf20Sopenharmony_ci select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT 128c2ecf20Sopenharmony_ci help 138c2ecf20Sopenharmony_ci This is a video4linux driver for NXP SAA7164 based 148c2ecf20Sopenharmony_ci TV cards. 158c2ecf20Sopenharmony_ci 168c2ecf20Sopenharmony_ci To compile this driver as a module, choose M here: the 178c2ecf20Sopenharmony_ci module will be called saa7164 188c2ecf20Sopenharmony_ci 19