Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.8-rc7 10 lines 292 B view raw
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 8source "drivers/media/common/b2c2/Kconfig" 9source "drivers/media/common/saa7146/Kconfig" 10source "drivers/media/common/siano/Kconfig"