diff options
author | Paul Mundt <lethal@linux-sh.org> | 2007-12-18 09:43:15 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-01-28 13:19:01 +0900 |
commit | 7bff489a1496d363e9a640c00eb8970da15079dd (patch) | |
tree | d8de4f1b1733e5cdc33d6832f549be5548f53014 /arch/sh | |
parent | 0095d58b4a91b9fb57aeb781909355b232517c64 (diff) |
sh: Always use CONFIG_HZ for HZ.
Currently the wdt forces HZ=1000 and sidesteps CONFIG_HZ completely. This
is a remnant from when HZ was hardcoded and before CONFIG_HZ was
introduced. Additionally, not all of the timers have this requirement
these days, so it's also an artificial limitation. Just kill it off and
use CONFIG_HZ directly.
Reported-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions