---

 arch/i386/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN arch/i386/Kconfig~i386-default-to-n arch/i386/Kconfig
--- 25/arch/i386/Kconfig~i386-default-to-n	2004-01-20 20:50:11.000000000 -0800
+++ 25-akpm/arch/i386/Kconfig	2004-01-20 20:50:11.000000000 -0800
@@ -147,7 +147,7 @@ comment "Select all processors your kern
 
 config CPU_386
 	bool "386"
-	default y
+	default n
 	help
 	  Select this for a 386 series processor.
 

_