Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
O index
The Linux kernel configuration item CONFIG_OMAP_32K_TIMER has multiple definitions:
arch/arm/mach-omap/KconfigThe configuration item CONFIG_OMAP_32K_TIMER:
CONFIG_ARCH_OMAP16XXSelect this option if you want to enable the OMAP 32KHz timer. This timer saves power compared to the OMAP_MPU_TIMER, and has support for no tick during idle. The 32KHz timer provides less intra-tick resolution than OMAP_MPU_TIMER. The 32KHz timer is currently only available for OMAP-16xx.
arch/arm/plat-omap/KconfigThe configuration item CONFIG_OMAP_32K_TIMER:
( CONFIG_ARCH_OMAP16XX || CONFIG_ARCH_OMAP2PLUS ) && (( CONFIG_ARCH_OMAP16XX || CONFIG_ARCH_OMAP2PLUS ))Select this option if you want to enable the OMAP 32KHz timer. This timer saves power compared to the OMAP_MPU_TIMER, and has support for no tick during idle. The 32KHz timer provides less intra-tick resolution than OMAP_MPU_TIMER. The 32KHz timer is currently only available for OMAP16XX, 24XX, 34XX and OMAP4/5.
On OMAP2PLUS this value is only used for HZ and CLOCK_TICK_RATE compile time calculation. The actual timer selection is done in the board file through the (DT_)MACHINE_START structure.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - O index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.