From a95430659d001134ade5d56649a5da3183357e00 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Mon, 2 Jun 2008 13:48:59 +0900 Subject: [PATCH] --- yaml --- r: 97580 b: refs/heads/master c: 1f8404ea5fd8c408d0a7c12a88091dffb7b6768b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sh/Kconfig.debug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index eee03129d5fa..b4ec989f6f91 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d02d6be5d52a98be32c93d2ea7a0068991774a20 +refs/heads/master: 1f8404ea5fd8c408d0a7c12a88091dffb7b6768b diff --git a/trunk/arch/sh/Kconfig.debug b/trunk/arch/sh/Kconfig.debug index 0d2ef1e9a6fd..0f4549860226 100644 --- a/trunk/arch/sh/Kconfig.debug +++ b/trunk/arch/sh/Kconfig.debug @@ -81,7 +81,7 @@ config DEBUG_STACK_USAGE config 4KSTACKS bool "Use 4Kb for kernel stacks instead of 8Kb" - depends on DEBUG_KERNEL + depends on DEBUG_KERNEL && (MMU || BROKEN) help If you say Y here the kernel will use a 4Kb stacksize for the kernel stack attached to each process/thread. This facilitates