[TRIVIAL PATCH 2.5] get rid of CONFIG_UDF_RW (um)

Erlend Aasland (erlend-a@ux.his.no)
Tue, 3 Dec 2002 14:18:48 +0100


Remove unused CONFIG_UDF_RW from UML defconfigs

Regards,
Erlend Aasland

diff -urN linux-2.5.50/arch/um/config.release linux-2.5.50-eaa/arch/um/config.release
--- linux-2.5.50/arch/um/config.release Tue Sep 17 10:42:22 2002
+++ linux-2.5.50-eaa/arch/um/config.release Tue Dec 3 00:48:05 2002
@@ -228,7 +228,6 @@
CONFIG_EXT2_FS=y
CONFIG_SYSV_FS=m
CONFIG_UDF_FS=m
-# CONFIG_UDF_RW is not set
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set

diff -urN linux-2.5.50/arch/um/defconfig linux-2.5.50-eaa/arch/um/defconfig
--- linux-2.5.50/arch/um/defconfig Thu Nov 21 00:45:19 2002
+++ linux-2.5.50-eaa/arch/um/defconfig Tue Dec 3 00:48:05 2002
@@ -205,7 +205,6 @@
CONFIG_EXT2_FS=y
# CONFIG_SYSV_FS is not set
# CONFIG_UDF_FS is not set
-# 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/