Update of /cvsroot/linux-vax/kernel-2.5/arch/vax
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24921
Modified Files:
defconfig
Log Message:
enable KA48 by default
Index: defconfig
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.5/arch/vax/defconfig,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- defconfig 15 Sep 2004 21:59:53 -0000 1.18
+++ defconfig 20 Sep 2004 10:23:36 -0000 1.19
@@ -25,7 +25,7 @@
CONFIG_CPU_KA42=y
CONFIG_CPU_KA43=y
CONFIG_CPU_KA46=y
-# CONFIG_CPU_KA48 is not set
+CONFIG_CPU_KA48=y
# CONFIG_CPU_KA55 is not set
# CONFIG_CPU_VXT is not set
|