Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7bff489a authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarH. Peter Anvin <hpa@zytor.com>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 0095d58b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment