For testing coverage.


---

 25-akpm/arch/i386/Kconfig |    8 +-------
 1 files changed, 1 insertion(+), 7 deletions(-)

diff -puN arch/i386/Kconfig~4k-stacks-always-on arch/i386/Kconfig
--- 25/arch/i386/Kconfig~4k-stacks-always-on	2004-03-23 23:00:18.772081352 -0800
+++ 25-akpm/arch/i386/Kconfig	2004-03-23 23:00:18.775080896 -0800
@@ -1502,13 +1502,7 @@ config MAGIC_SYSRQ
 	default y
 
 config 4KSTACKS
-	bool "Use 4Kb for kernel stacks instead of 8Kb"
-	help
-	  If you say Y here the kernel will use a 4Kb stacksize for the
-	  kernel stack attached to each process/thread. This facilitates
-	  running more threads on a system and also reduces the pressure
-	  on the VM subsystem for higher order allocations. This option
-	  will also use IRQ stacks to compensate for the reduced stackspace.
+	def_bool y
 
 config X86_FIND_SMP_CONFIG
 	bool

_