2012-10-17 23:59:01 +04:00
|
|
|
# Used by common drivers, when they need to ask questions
|
|
|
|
config MEDIA_COMMON_OPTIONS
|
|
|
|
bool
|
|
|
|
|
|
|
|
comment "common driver options"
|
|
|
|
depends on MEDIA_COMMON_OPTIONS
|
|
|
|
|
2013-02-06 14:53:31 +04:00
|
|
|
config VIDEO_CX2341X
|
|
|
|
tristate
|
|
|
|
|
2013-02-06 14:57:57 +04:00
|
|
|
config VIDEO_BTCX
|
|
|
|
depends on PCI
|
|
|
|
tristate
|
|
|
|
|
2012-06-14 23:35:58 +04:00
|
|
|
source "drivers/media/common/b2c2/Kconfig"
|
2012-06-14 23:36:00 +04:00
|
|
|
source "drivers/media/common/saa7146/Kconfig"
|
2012-06-14 23:36:01 +04:00
|
|
|
source "drivers/media/common/siano/Kconfig"
|