Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git://git...
[deliverable/linux.git] / drivers / media / video / au0828 / Kconfig
CommitLineData
265a6510
ST
1
2config VIDEO_AU0828
3 tristate "Auvitek AU0828 support"
6a39a38e 4 depends on I2C && INPUT && DVB_CORE && USB && VIDEO_V4L2
c18e1c7b 5 depends on DVB_CAPTURE_DRIVERS
265a6510 6 select I2C_ALGOBIT
28dd15b4 7 select VIDEO_TVEEPROM
2aa93bc1 8 select VIDEOBUF_VMALLOC
b31506c4
MK
9 select DVB_AU8522_DTV if !DVB_FE_CUSTOMISE
10 select DVB_AU8522_V4L if !DVB_FE_CUSTOMISE
1398ae1f
MCC
11 select MEDIA_TUNER_XC5000 if !MEDIA_TUNER_CUSTOMISE
12 select MEDIA_TUNER_MXL5007T if !MEDIA_TUNER_CUSTOMISE
13 select MEDIA_TUNER_TDA18271 if !MEDIA_TUNER_CUSTOMISE
265a6510
ST
14 ---help---
15 This is a video4linux driver for Auvitek's USB device.
16
17 To compile this driver as a module, choose M here: the
bbdf855b 18 module will be called au0828
This page took 0.46446 seconds and 5 git commands to generate.