Commit | Line | Data |
---|---|---|
265a6510 ST |
1 | |
2 | config VIDEO_AU0828 | |
3 | tristate "Auvitek AU0828 support" | |
5cf3f5cd | 4 | depends on I2C && INPUT && DVB_CORE && USB |
265a6510 | 5 | select I2C_ALGOBIT |
28dd15b4 | 6 | select VIDEO_TVEEPROM |
fdfc7452 | 7 | select DVB_AU8522 if !DVB_FE_CUSTOMIZE |
149ef72d | 8 | select MEDIA_TUNER_XC5000 if !DVB_FE_CUSTOMIZE |
265a6510 ST |
9 | ---help--- |
10 | This is a video4linux driver for Auvitek's USB device. | |
11 | ||
12 | To compile this driver as a module, choose M here: the | |
bbdf855b | 13 | module will be called au0828 |