]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[ARM] Fix HZ definition for OMAP without 32K timer
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 4 Mar 2006 11:01:53 +0000 (11:01 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Mar 2006 22:05:47 +0000 (22:05 +0000)
commitbfe65704812f82751470106ea50aeb7e7d37cc3f
tree7c84c0f14d5e4a1ee749a69a5e73ab7c37be8227
parent411ef7f4cf1684ca7977c7917fd841ea091c5b26
[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>
arch/arm/Kconfig