M7350/kernel/arch/arm/plat-omap/include/plat/param.h

9 lines
130 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
/*
* arch/arm/plat-omap/include/mach/param.h
*
*/
#ifdef CONFIG_OMAP_32K_TIMER_HZ
#define HZ CONFIG_OMAP_32K_TIMER_HZ
#endif