aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68knommu/Kconfig')
-rw-r--r--arch/m68knommu/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/m68knommu/Kconfig b/arch/m68knommu/Kconfig
index 24f732342d3e..548a7b321633 100644
--- a/arch/m68knommu/Kconfig
+++ b/arch/m68knommu/Kconfig
@@ -525,6 +525,11 @@ config 4KSTACKS
525 running more threads on a system and also reduces the pressure 525 running more threads on a system and also reduces the pressure
526 on the VM subsystem for higher order allocations. 526 on the VM subsystem for higher order allocations.
527 527
528config HZ
529 int
530 default 1000 if CLEOPATRA
531 default 100
532
528comment "RAM configuration" 533comment "RAM configuration"
529 534
530config RAMBASE 535config RAMBASE