From: Kenn H. <ke...@us...> - 2003-02-16 23:48:02
|
Update of /cvsroot/linux-vax/kernel-2.5/arch/vax In directory sc8-pr-cvs1:/tmp/cvs-serv10131 Modified Files: defconfig 460.config Log Message: Update default config. XFS is now in kernel, but we don't need it. Index: defconfig =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/arch/vax/defconfig,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- defconfig 14 Feb 2003 02:22:03 -0000 1.8 +++ defconfig 16 Feb 2003 23:47:57 -0000 1.9 @@ -195,6 +195,9 @@ # CONFIG_UDF_RW is not set # CONFIG_UFS_FS is not set # CONFIG_UFS_FS_WRITE is not set +# CONFIG_XFS_FS is not set +# CONFIG_XFS_RT is not set +# CONFIG_XFS_QUOTA is not set # # Network File Systems Index: 460.config =================================================================== RCS file: /cvsroot/linux-vax/kernel-2.5/arch/vax/460.config,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- 460.config 14 Feb 2003 02:22:03 -0000 1.11 +++ 460.config 16 Feb 2003 23:47:57 -0000 1.12 @@ -195,6 +195,9 @@ # CONFIG_UDF_RW is not set # CONFIG_UFS_FS is not set # CONFIG_UFS_FS_WRITE is not set +# CONFIG_XFS_FS is not set +# CONFIG_XFS_RT is not set +# CONFIG_XFS_QUOTA is not set # # Network File Systems |