Linux 3.11-rc3
[cris-mirror.git] / drivers / media / common / Kconfig
blobb85f88c8ddbd7b301a6bbbc181c4ef0aa5c34c4d
1 # Used by common drivers, when they need to ask questions
2 config MEDIA_COMMON_OPTIONS
3         bool
5 comment "common driver options"
6         depends on MEDIA_COMMON_OPTIONS
8 config VIDEO_CX2341X
9         tristate
11 config VIDEO_BTCX
12         depends on PCI
13         tristate
15 config VIDEO_TVEEPROM
16         tristate
17         depends on I2C
19 config CYPRESS_FIRMWARE
20         tristate "Cypress firmware helper routines"
21         depends on USB
23 source "drivers/media/common/b2c2/Kconfig"
24 source "drivers/media/common/saa7146/Kconfig"
25 source "drivers/media/common/siano/Kconfig"