Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[deliverable/linux.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
a393edad
HV
11config VIDEO_TVEEPROM
12 tristate
13 depends on I2C
14
79a63c60
HV
15config CYPRESS_FIRMWARE
16 tristate "Cypress firmware helper routines"
7c15b715 17 depends on USB
79a63c60 18
3785bc17 19source "drivers/media/common/b2c2/Kconfig"
ed0c8b54 20source "drivers/media/common/saa7146/Kconfig"
0013ca8c 21source "drivers/media/common/siano/Kconfig"
This page took 0.25943 seconds and 5 git commands to generate.