aboutsummaryrefslogtreecommitdiff
path: root/defconfig-gta02
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2008-11-19 17:10:47 +0000
committerAndy Green <agreen@pads.home.warmcat.com>2008-11-19 17:10:47 +0000
commitddf5f57e577cebd2672e244b19069748271bec2e (patch)
tree425f49ce8fe7a8cde7910eec98de783a9b31714a /defconfig-gta02
parente93b4a8b320fc4412aee2a0a22ccc21d3758ff89 (diff)
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 <timo@drick.de> Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'defconfig-gta02')
-rw-r--r--defconfig-gta022
1 files changed, 1 insertions, 1 deletions
diff --git a/defconfig-gta02 b/defconfig-gta02
index 0838dadbba2..2096f95c269 100644
--- a/defconfig-gta02
+++ b/defconfig-gta02
@@ -1509,7 +1509,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