From cccde267b46ca3cc7f58549a3d2cec8b4000c9e9 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5485 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx-2.6/config | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx-2.6') diff --git a/target/linux/brcm63xx-2.6/config b/target/linux/brcm63xx-2.6/config index af535a9025..69392d3290 100644 --- a/target/linux/brcm63xx-2.6/config +++ b/target/linux/brcm63xx-2.6/config @@ -1413,8 +1413,12 @@ CONFIG_DNOTIFY=y # # CD-ROM/DVD Filesystems # -# CONFIG_ISO9660_FS is not set -# CONFIG_UDF_FS is not set +CONFIG_ISO9660_FS=m +CONFIG_JOLIET=y +CONFIG_ZISOFS=y +CONFIG_ZISOFS_FS=m +CONFIG_UDF_FS=m +CONFIG_UDF_NLS=y # # DOS/FAT/NT Filesystems -- cgit v1.2.3