Steven Toth | 265a651 | 2008-04-18 21:34:00 -0300 | [diff] [blame] | 1 | |
| 2 | config VIDEO_AU0828 |
| 3 | tristate "Auvitek AU0828 support" |
Brandon Philips | d0d1422 | 2008-04-24 21:34:00 -0300 | [diff] [blame] | 4 | depends on VIDEO_DEV && I2C && INPUT && DVB_CORE |
Steven Toth | 265a651 | 2008-04-18 21:34:00 -0300 | [diff] [blame] | 5 | select I2C_ALGOBIT |
Ingo Molnar | 28dd15b | 2008-05-03 21:23:51 -0300 | [diff] [blame^] | 6 | select VIDEO_TVEEPROM |
Michael Krufky | fdfc745 | 2008-04-02 18:59:48 -0300 | [diff] [blame] | 7 | select DVB_AU8522 if !DVB_FE_CUSTOMIZE |
Mauro Carvalho Chehab | 149ef72 | 2008-04-29 21:38:46 -0300 | [diff] [blame] | 8 | select MEDIA_TUNER_XC5000 if !DVB_FE_CUSTOMIZE |
Steven Toth | 265a651 | 2008-04-18 21:34:00 -0300 | [diff] [blame] | 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 |
Steven Toth | bbdf855 | 2008-04-17 22:30:22 -0300 | [diff] [blame] | 13 | module will be called au0828 |