]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/media/common/Kconfig
[media] media: Fix randconfig error
[mirror_ubuntu-artful-kernel.git] / drivers / media / common / Kconfig
CommitLineData
fdd1eeb4
MCC
1# Used by common drivers, when they need to ask questions
2config MEDIA_COMMON_OPTIONS
3 bool
4
5comment "common driver options"
6 depends on MEDIA_COMMON_OPTIONS
7
62595820
HV
8config VIDEO_CX2341X
9 tristate
10
f1c50f24
HV
11config VIDEO_BTCX
12 depends on PCI
13 tristate
14
a393edad
HV
15config VIDEO_TVEEPROM
16 tristate
17 depends on I2C
18
79a63c60
HV
19config CYPRESS_FIRMWARE
20 tristate "Cypress firmware helper routines"
7c15b715 21 depends on USB
79a63c60 22
3785bc17 23source "drivers/media/common/b2c2/Kconfig"
ed0c8b54 24source "drivers/media/common/saa7146/Kconfig"
0013ca8c 25source "drivers/media/common/siano/Kconfig"