Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v3.17-rc7 10 lines 204 B view raw
1config OMAP2_VRFB 2 bool 3 4if ARCH_OMAP2PLUS 5 6source "drivers/video/fbdev/omap2/dss/Kconfig" 7source "drivers/video/fbdev/omap2/omapfb/Kconfig" 8source "drivers/video/fbdev/omap2/displays-new/Kconfig" 9 10endif