]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/media/common/Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[mirror_ubuntu-jammy-kernel.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
7952be9b 19source "drivers/media/common/videobuf2/Kconfig"
3785bc17 20source "drivers/media/common/b2c2/Kconfig"
ed0c8b54 21source "drivers/media/common/saa7146/Kconfig"
0013ca8c 22source "drivers/media/common/siano/Kconfig"
e07d46e7 23source "drivers/media/common/v4l2-tpg/Kconfig"