commit | 164ada643ddf4f492a206b9bf2f2b02918b618da | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@freescale.com> | Sat Sep 03 15:55:47 2005 -0700 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Mon Sep 05 00:05:58 2005 -0700 |
tree | 863031d8844e223ed50b782506ded5e0d4e8ddb0 | |
parent | 88adfe70c667c9e8fe5ec68eba78af566b539e24 [diff] |
[PATCH] ppc32: add CONFIG_HZ While ppc32 has the CONFIG_HZ Kconfig option, it wasnt actually being used. Connect it up and set all platforms to 250Hz. This pretty much mimics the ppc64 patch from Anton Blanchard. Signed-off-by: Kumar Gala <kumar.gala@freescale.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>