Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.17-rc1 15 lines 181 B view raw
1if ARCH_STI 2 3config STI_RESET_SYSCFG 4 bool 5 select RESET_CONTROLLER 6 7config STIH415_RESET 8 bool 9 select STI_RESET_SYSCFG 10 11config STIH416_RESET 12 bool 13 select STI_RESET_SYSCFG 14 15endif