Kconfig (e5451c8f8330e03ad3cfa16048b4daf961af434f) Kconfig (e07d46e7e0da86c146f199dae76f879096bc436a)
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
8config VIDEO_CX2341X

--- 5 unchanged lines hidden (view full) ---

14
15config CYPRESS_FIRMWARE
16 tristate "Cypress firmware helper routines"
17 depends on USB
18
19source "drivers/media/common/b2c2/Kconfig"
20source "drivers/media/common/saa7146/Kconfig"
21source "drivers/media/common/siano/Kconfig"
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
8config VIDEO_CX2341X

--- 5 unchanged lines hidden (view full) ---

14
15config CYPRESS_FIRMWARE
16 tristate "Cypress firmware helper routines"
17 depends on USB
18
19source "drivers/media/common/b2c2/Kconfig"
20source "drivers/media/common/saa7146/Kconfig"
21source "drivers/media/common/siano/Kconfig"
22source "drivers/media/common/v4l2-tpg/Kconfig"