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 v2.6.33-rc1 9 lines 397 B view raw
1config CS5535_CLOCK_EVENT_SRC 2 tristate "CS5535/CS5536 high-res timer (MFGPT) events" 3 depends on GENERIC_TIME && GENERIC_CLOCKEVENTS && CS5535_MFGPT 4 help 5 This driver provides a clock event source based on the MFGPT 6 timer(s) in the CS5535 and CS5536 companion chips. 7 MFGPTs have a better resolution and max interval than the 8 generic PIT, and are suitable for use as high-res timers. 9