From: Kenn H. <ke...@us...> - 2003-01-29 08:46:07
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/vax In directory sc8-pr-cvs1:/tmp/cvs-serv2533/arch/vax Modified Files: 460.config defconfig Log Message: SYSRQ doesn't compile cleanly in 2.5.26. Removing from .config for now. Index: 460.config =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/arch/vax/460.config,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- 460.config 31 Dec 2002 22:33:35 -0000 1.7 +++ 460.config 29 Jan 2003 08:46:03 -0000 1.8 @@ -146,6 +146,8 @@ # File systems # # CONFIG_QUOTA is not set +# CONFIG_QFMT_V1 is not set +# CONFIG_QFMT_V2 is not set # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set # CONFIG_REISERFS_FS is not set @@ -300,7 +302,7 @@ # # Kernel hacking # -CONFIG_MAGIC_SYSRQ=y +# CONFIG_MAGIC_SYSRQ is not set CONFIG_PROFILE=y CONFIG_PROFILE_SHIFT=2 Index: defconfig =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/arch/vax/defconfig,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- defconfig 31 Dec 2002 22:33:35 -0000 1.4 +++ defconfig 29 Jan 2003 08:46:03 -0000 1.5 @@ -146,6 +146,8 @@ # File systems # # CONFIG_QUOTA is not set +# CONFIG_QFMT_V1 is not set +# CONFIG_QFMT_V2 is not set # CONFIG_AUTOFS_FS is not set # CONFIG_AUTOFS4_FS is not set # CONFIG_REISERFS_FS is not set @@ -300,7 +302,7 @@ # # Kernel hacking # -CONFIG_MAGIC_SYSRQ=y +# CONFIG_MAGIC_SYSRQ is not set CONFIG_PROFILE=y CONFIG_PROFILE_SHIFT=2 |