blob: f04c80bc8133d2a4f6c09079b8780b5c3f1d9d8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
config VIDEO_AU0828
tristate "Auvitek AU0828 support"
depends on VIDEO_DEV && I2C && INPUT
select I2C_ALGOBIT
select DVB_AU8522 if !DVB_FE_CUSTOMIZE
select DVB_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
|