From fad4f7df7e61df6c3b612941a3577588a9b6239c Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Sun, 24 Sep 2006 10:38:10 +0200 Subject: [PATCH] [POWERPC] enable sysrq in pmac32_defconfig Enable sysrq also for pmac32 Signed-off-by: Olaf Hering Signed-off-by: Paul Mackerras --- arch/powerpc/configs/pmac32_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/configs/pmac32_defconfig b/arch/powerpc/configs/pmac32_defconfig index 6861dde7d77bc..dc8df4ef72756 100644 --- a/arch/powerpc/configs/pmac32_defconfig +++ b/arch/powerpc/configs/pmac32_defconfig @@ -1826,7 +1826,7 @@ CONFIG_OPROFILE=y # Kernel hacking # # CONFIG_PRINTK_TIME is not set -# CONFIG_MAGIC_SYSRQ is not set +CONFIG_MAGIC_SYSRQ=y # CONFIG_UNUSED_SYMBOLS is not set CONFIG_DEBUG_KERNEL=y CONFIG_LOG_BUF_SHIFT=14 -- 2.39.5