summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/Kconfig
blob: dfac52f312cf560e4f44aab30af817998c7ea183 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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

source "drivers/media/common/b2c2/Kconfig"
source "drivers/media/common/saa7146/Kconfig"
source "drivers/media/common/siano/Kconfig"