forked from Minki/linux
64cbeb2818
This symbol got removed by menu reorganization; just depending on DVB_CORE is enough. Reported-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
18 lines
609 B
Plaintext
18 lines
609 B
Plaintext
|
|
config VIDEO_AU0828
|
|
tristate "Auvitek AU0828 support"
|
|
depends on I2C && INPUT && DVB_CORE && USB && VIDEO_V4L2
|
|
select I2C_ALGOBIT
|
|
select VIDEO_TVEEPROM
|
|
select VIDEOBUF_VMALLOC
|
|
select DVB_AU8522_DTV if MEDIA_SUBDRV_AUTOSELECT
|
|
select DVB_AU8522_V4L if MEDIA_SUBDRV_AUTOSELECT
|
|
select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT
|
|
select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT
|
|
select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
|
|
---help---
|
|
This is a video4linux driver for Auvitek's USB device.
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
module will be called au0828
|