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.1-rc5 17 lines 210 B view raw
1config CLKSRC_I8253 2 bool 3 4config CLKEVT_I8253 5 bool 6 7config I8253_LOCK 8 bool 9 10config CLKBLD_I8253 11 def_bool y if CLKSRC_I8253 || CLKEVT_I8253 || I8253_LOCK 12 13config CLKSRC_MMIO 14 bool 15 16config DW_APB_TIMER 17 bool