ARM: OMAP1: Fix warnings about enabling 32 KiHz timer
authorTony Lindgren <tony@atomide.com>
Fri, 7 Oct 2011 00:05:51 +0000 (17:05 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 7 Oct 2011 00:12:44 +0000 (17:12 -0700)
Fix "Enable 32kHz OS timer in order to allow sleep states in idle"
warning. We are now compiling in bothe MPU timer and 32 KiHz timer,
so this warning is only valid when CONFIG_OMAP_32K_TIMER is not set.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found