aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/alpha/Kconfig')
-rw-r--r--arch/alpha/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
index d9df913a464d..5b7dcd5a0e75 100644
--- a/arch/alpha/Kconfig
+++ b/arch/alpha/Kconfig
@@ -615,6 +615,11 @@ config VERBOSE_MCHECK_ON
615 615
616 Take the default (1) unless you want more control or more info. 616 Take the default (1) unless you want more control or more info.
617 617
618config HZ
619 int
620 default 1200 if ALPHA_RAWHIDE
621 default 1024
622
618source "drivers/pci/Kconfig" 623source "drivers/pci/Kconfig"
619source "drivers/eisa/Kconfig" 624source "drivers/eisa/Kconfig"
620 625