mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-05-04 19:18:23 -04:00
Fix undefined references in au0828: depends on USB and select VIDEO_TVEEPROM Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
14 lines
405 B
Plaintext
14 lines
405 B
Plaintext
|
|
config VIDEO_AU0828
|
|
tristate "Auvitek AU0828 support"
|
|
depends on VIDEO_DEV && I2C && INPUT && DVB_CORE && USB
|
|
select I2C_ALGOBIT
|
|
select VIDEO_TVEEPROM
|
|
select DVB_AU8522 if !DVB_FE_CUSTOMIZE
|
|
select MEDIA_TUNER_XC5000 if !DVB_FE_CUSTOMIZE
|
|
---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
|