summaryrefslogtreecommitdiff
path: root/include/asm-h8300/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-h8300/param.h')
-rw-r--r--include/asm-h8300/param.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-h8300/param.h b/include/asm-h8300/param.h
index c25806ed1fb3..04f64f100379 100644
--- a/include/asm-h8300/param.h
+++ b/include/asm-h8300/param.h
@@ -3,7 +3,7 @@
#ifndef HZ
-#define HZ 100
+#define HZ CONFIG_HZ
#endif
#ifdef __KERNEL__