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 v4.2-rc8 11 lines 207 B view raw
1if X86 2source "drivers/platform/x86/Kconfig" 3endif 4if MIPS 5source "drivers/platform/mips/Kconfig" 6endif 7if GOLDFISH 8source "drivers/platform/goldfish/Kconfig" 9endif 10 11source "drivers/platform/chrome/Kconfig"