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.6 19 lines 190 B view raw
1config ICST 2 bool 3 4config SA1111 5 bool 6 select DMABOUNCE if !ARCH_PXA 7 8config DMABOUNCE 9 bool 10 select ZONE_DMA 11 12config SHARP_LOCOMO 13 bool 14 15config SHARP_PARAM 16 bool 17 18config SHARP_SCOOP 19 bool