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

Erlend Aasland (erlend-a@ux.his.no)
Tue, 3 Dec 2002 13:51:20 +0100


I noticed that CONFIG_UDF_RW is not used anywhere, so I removed it from all
the defconfigs.

Regards
Erlend Aasland

diff -urN linux-2.5.50/arch/i386/defconfig linux-2.5.50-eaa/arch/i386/defconfig
--- linux-2.5.50/arch/i386/defconfig Tue Oct 22 00:13:57 2002
+++ linux-2.5.50-eaa/arch/i386/defconfig Tue Dec 3 00:48:05 2002
@@ -804,7 +804,6 @@
CONFIG_EXT2_FS=y
# CONFIG_SYSV_FS is not set
CONFIG_UDF_FS=y
-# 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/