Update of /cvsroot/linux-vax/kernel-2.5/arch/vax/configs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19390/arch/vax/configs
Modified Files:
ka4x_defconfig ka650_defconfig
Log Message:
Update the KA650 and KA42/43/46 defconfigs for 2.6.7
Index: ka650_defconfig
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.5/arch/vax/configs/ka650_defconfig,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ka650_defconfig 18 Jul 2004 21:57:39 -0000 1.6
+++ ka650_defconfig 28 Jul 2004 23:11:44 -0000 1.7
@@ -51,6 +51,7 @@
CONFIG_IKCONFIG_PROC=y
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
+# CONFIG_KALLSYMS_ALL is not set
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_NOOP=y
Index: ka4x_defconfig
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.5/arch/vax/configs/ka4x_defconfig,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ka4x_defconfig 18 Jul 2004 21:57:39 -0000 1.2
+++ ka4x_defconfig 28 Jul 2004 23:11:44 -0000 1.3
@@ -51,6 +51,7 @@
CONFIG_IKCONFIG_PROC=y
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
+# CONFIG_KALLSYMS_ALL is not set
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_NOOP=y
|