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

Configure Feed

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

at v3.9-rc3 10 lines 182 B view raw
1config OMAP2_VRFB 2 bool 3 4if ARCH_OMAP2PLUS 5 6source "drivers/video/omap2/dss/Kconfig" 7source "drivers/video/omap2/omapfb/Kconfig" 8source "drivers/video/omap2/displays/Kconfig" 9 10endif