]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/sh/Kconfig.debug
sh: early printk port type fix
[karo-tx-linux.git] / arch / sh / Kconfig.debug
index 4d2d102e00d5657cef9a8a9b3b53d5f04cf7bdb5..e6d2c8b11abdaea5490fe00e83d750d7d141017b 100644 (file)
@@ -82,7 +82,7 @@ config DEBUG_STACK_USAGE
 
 config 4KSTACKS
        bool "Use 4Kb for kernel stacks instead of 8Kb"
-       depends on DEBUG_KERNEL && (MMU || BROKEN)
+       depends on DEBUG_KERNEL && (MMU || BROKEN) && !PAGE_SIZE_64KB
        help
          If you say Y here the kernel will use a 4Kb stacksize for the
          kernel stack attached to each process/thread. This facilitates