From ddf5f57e577cebd2672e244b19069748271bec2e Mon Sep 17 00:00:00 2001 From: Andy Green Date: Wed, 19 Nov 2008 17:10:47 +0000 Subject: config-add-udf-support.patch Timo noticed that his compound USB device wasn't getting recognized properly, it was stuck on the CD-ROM class part of it. This was accepted by the GTA02 but no scsi device was spawned for it. He figured out in the end that it is the lack of a UDF filesystem module that was the problem. This patch adds UDF and CDROM as a built-in on defconfig-2.6.24, for the modular configs it just adds it as a module. Reported-by: Timo Drick Signed-off-by: Andy Green --- defconfig-2.6.24-maxmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'defconfig-2.6.24-maxmodules') diff --git a/defconfig-2.6.24-maxmodules b/defconfig-2.6.24-maxmodules index d4c19880815..e7736496128 100644 --- a/defconfig-2.6.24-maxmodules +++ b/defconfig-2.6.24-maxmodules @@ -1510,7 +1510,7 @@ CONFIG_FUSE_FS=m CONFIG_ISO9660_FS=m CONFIG_JOLIET=y # CONFIG_ZISOFS is not set -# CONFIG_UDF_FS is not set +CONFIG_UDF_FS=m # # DOS/FAT/NT Filesystems -- cgit v1.2.3