From 7ea7acad21ee1a065684125bffa4079ed86cac3d Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 9 Nov 2006 18:53:23 +0000 Subject: Enable iso9660 and udf kernel modules (#930) SVN-Revision: 5485 --- target/linux/uml-2.6/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'target/linux/uml-2.6') diff --git a/target/linux/uml-2.6/config b/target/linux/uml-2.6/config index 076cac0fb3..fe6d614bf4 100644 --- a/target/linux/uml-2.6/config +++ b/target/linux/uml-2.6/config @@ -647,9 +647,10 @@ CONFIG_AUTOFS4_FS=m # # CD-ROM/DVD Filesystems # -CONFIG_ISO9660_FS=y +CONFIG_ISO9660_FS=m CONFIG_JOLIET=y -# CONFIG_ZISOFS is not set +CONFIG_ZISOFS=y +CONFIG_ZISOFS_FS=m CONFIG_UDF_FS=m CONFIG_UDF_NLS=y -- cgit v1.2.3