mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 19:41:54 +00:00
66cb930e95
Signed-off-by: Michael Krufky <mkrufky@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
19 lines
500 B
Plaintext
19 lines
500 B
Plaintext
config VIDEO_SAA7164
|
|
tristate "NXP SAA7164 support"
|
|
depends on DVB_CORE && PCI && I2C
|
|
select I2C_ALGOBIT
|
|
select FW_LOADER
|
|
select VIDEO_TUNER
|
|
select VIDEO_TVEEPROM
|
|
select VIDEOBUF_DVB
|
|
select DVB_TDA10048 if !DVB_FE_CUSTOMISE
|
|
select DVB_S5H1411 if !DVB_FE_CUSTOMISE
|
|
select MEDIA_TUNER_TDA18271 if !MEDIA_TUNER_CUSTOMISE
|
|
---help---
|
|
This is a video4linux driver for NXP SAA7164 based
|
|
TV cards.
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called saa7164
|
|
|