forked from luck/tmp_suning_uos_patched
b86b580244
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
21 lines
531 B
Plaintext
21 lines
531 B
Plaintext
config VIDEO_CX23885
|
|
tristate "Conexant cx23885 (2388x successor) support"
|
|
depends on VIDEO_DEV && PCI && I2C
|
|
select I2C_ALGOBIT
|
|
select FW_LOADER
|
|
select VIDEO_BTCX
|
|
select VIDEO_BUF
|
|
select VIDEO_TUNER
|
|
select VIDEO_TVEEPROM
|
|
select VIDEO_IR
|
|
select VIDEO_BUF_DVB
|
|
select DVB_TUNER_MT2131 if !DVB_FE_CUSTOMISE
|
|
select DVB_S5H1409 if !DVB_FE_CUSTOMISE
|
|
---help---
|
|
This is a video4linux driver for Conexant 23885 based
|
|
TV cards.
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called cx23885
|
|
|