aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/h8300/Kconfig')
-rw-r--r--arch/h8300/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
index b4ba4f8b505c..f69e5ea38558 100644
--- a/arch/h8300/Kconfig
+++ b/arch/h8300/Kconfig
@@ -82,6 +82,10 @@ config PCI
82 bool 82 bool
83 default n 83 default n
84 84
85config HZ
86 int
87 default 100
88
85source "init/Kconfig" 89source "init/Kconfig"
86 90
87source "arch/h8300/Kconfig.cpu" 91source "arch/h8300/Kconfig.cpu"