2012-10-17 19:59:01 +00: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 10:53:31 +00:00
|
|
|
config VIDEO_CX2341X
|
|
|
|
tristate
|
|
|
|
|
2013-02-06 10:57:57 +00:00
|
|
|
config VIDEO_BTCX
|
|
|
|
depends on PCI
|
|
|
|
tristate
|
|
|
|
|
2012-06-14 19:35:58 +00:00
|
|
|
source "drivers/media/common/b2c2/Kconfig"
|
2012-06-14 19:36:00 +00:00
|
|
|
source "drivers/media/common/saa7146/Kconfig"
|
2012-06-14 19:36:01 +00:00
|
|
|
source "drivers/media/common/siano/Kconfig"
|