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.16-rc5 10 lines 103 B view raw
1if ARCH_STI 2 3config STI_RESET_SYSCFG 4 bool 5 6config STIH407_RESET 7 bool 8 select STI_RESET_SYSCFG 9 10endif