aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m32r/Kconfig')
-rw-r--r--arch/m32r/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig
index fe61e00a604f..d4679ab55b96 100644
--- a/arch/m32r/Kconfig
+++ b/arch/m32r/Kconfig
@@ -38,6 +38,10 @@ config NO_DMA
38config ARCH_SUPPORTS_AOUT 38config ARCH_SUPPORTS_AOUT
39 def_bool y 39 def_bool y
40 40
41config HZ
42 int
43 default 100
44
41source "init/Kconfig" 45source "init/Kconfig"
42 46
43 47