From 610d40119a0e75f4459be22293e5dd37bb535e00 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Mon, 14 Jul 2008 22:46:33 -0700 Subject: [PATCH] --- yaml --- r: 104170 b: refs/heads/master c: 932d06139443ebebcd8d9232941b7216091966d5 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sparc64/Kconfig | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index ace1db1c49da..e7023930b393 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ab772027ca42a06f7e480077182434a2a30a8037 +refs/heads/master: 932d06139443ebebcd8d9232941b7216091966d5 diff --git a/trunk/arch/sparc64/Kconfig b/trunk/arch/sparc64/Kconfig index fca9246470b1..794d22fdf463 100644 --- a/trunk/arch/sparc64/Kconfig +++ b/trunk/arch/sparc64/Kconfig @@ -81,6 +81,10 @@ config GENERIC_HARDIRQS_NO__DO_IRQ bool def_bool y +source "init/Kconfig" + +menu "Processor type and features" + choice prompt "Kernel page size" default SPARC64_PAGE_SIZE_8KB @@ -136,14 +140,10 @@ config HOTPLUG_CPU can be controlled through /sys/devices/system/cpu/cpu#. Say N if you want to disable CPU hotplug. -source "init/Kconfig" - config GENERIC_HARDIRQS bool default y -menu "General machine setup" - source "kernel/time/Kconfig" config SMP