commit | bfe65704812f82751470106ea50aeb7e7d37cc3f | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Mar 04 11:01:53 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Mar 21 22:05:47 2006 +0000 |
tree | 7c84c0f14d5e4a1ee749a69a5e73ab7c37be8227 | |
parent | 411ef7f4cf1684ca7977c7917fd841ea091c5b26 [diff] |
[ARM] Fix HZ definition for OMAP without 32K timer Unfortunately, OMAP platforms without the 32K timer left HZ set to an empty value. Fix this by making the dependency on OMAP_32K_TIMER rather than OMAP_32K_TIMER_HZ. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>