162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig VIDEO_SAA7164 362306a36Sopenharmony_ci tristate "NXP SAA7164 support" 462306a36Sopenharmony_ci depends on DVB_CORE && VIDEO_DEV && PCI && I2C 562306a36Sopenharmony_ci select I2C_ALGOBIT 662306a36Sopenharmony_ci select FW_LOADER 762306a36Sopenharmony_ci select VIDEO_TUNER 862306a36Sopenharmony_ci select VIDEO_TVEEPROM 962306a36Sopenharmony_ci select DVB_TDA10048 if MEDIA_SUBDRV_AUTOSELECT 1062306a36Sopenharmony_ci select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT 1162306a36Sopenharmony_ci select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT 1262306a36Sopenharmony_ci help 1362306a36Sopenharmony_ci This is a video4linux driver for NXP SAA7164 based 1462306a36Sopenharmony_ci TV cards. 1562306a36Sopenharmony_ci 1662306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 1762306a36Sopenharmony_ci module will be called saa7164 1862306a36Sopenharmony_ci 19