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-rc8 10 lines 221 B view raw
1config ARCH_VIRT 2 bool "Dummy Virtual Machine" if ARCH_MULTI_V7 3 select ARCH_WANT_OPTIONAL_GPIOLIB 4 select ARM_GIC 5 select ARM_ARCH_TIMER 6 select ARM_PSCI 7 select HAVE_SMP 8 select CPU_V7 9 select SPARSE_IRQ 10 select USE_OF