projects/Generic/linux: build UDF and ISO support as modules

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-05-03 19:21:11 +02:00
parent 067ec3d3df
commit 28cd9f2d37

View File

@ -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
#