blob: 17e81b6dca07af40a55480c1a680cce23fa41de5 [file] [log] [blame]
# Used by common drivers, when they need to ask questions
config MEDIA_COMMON_OPTIONS
bool
comment "common driver options"
depends on MEDIA_COMMON_OPTIONS
config VIDEO_CX2341X
tristate
depends on m
config VIDEO_TVEEPROM
tristate
depends on m
depends on I2C
config CYPRESS_FIRMWARE
tristate "Cypress firmware helper routines"
depends on m
depends on USB
source "drivers/media/common/b2c2/Kconfig"
source "drivers/media/common/saa7146/Kconfig"
source "drivers/media/common/siano/Kconfig"