From 28cd9f2d37242e2930caf1458cb57bc722fe6849 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 3 May 2011 19:21:11 +0200 Subject: [PATCH] projects/Generic/linux: build UDF and ISO support as modules Signed-off-by: Stephan Raue --- projects/Generic/linux/linux.i386.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/Generic/linux/linux.i386.conf b/projects/Generic/linux/linux.i386.conf index dbdb1a76c3..2129f916bc 100644 --- a/projects/Generic/linux/linux.i386.conf +++ b/projects/Generic/linux/linux.i386.conf @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Linux/i386 2.6.39-rc5-git2 Kernel Configuration +# Linux/i386 2.6.39-rc5-git4 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -2577,10 +2577,10 @@ CONFIG_FUSE_FS=y # # CD-ROM/DVD Filesystems # -CONFIG_ISO9660_FS=y +CONFIG_ISO9660_FS=m CONFIG_JOLIET=y CONFIG_ZISOFS=y -CONFIG_UDF_FS=y +CONFIG_UDF_FS=m CONFIG_UDF_NLS=y #