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/aruba-2.6/config | 8 ++++++-- target/linux/au1000-2.6/config | 8 ++++++-- target/linux/brcm-2.6/config | 8 ++++++-- target/linux/brcm63xx-2.6/config | 8 ++++++-- target/linux/ixp4xx-2.6/config | 8 ++++++-- target/linux/magicbox-2.6/config | 8 ++++++-- target/linux/rb532-2.6/config | 8 ++++++-- target/linux/rdc-2.6/config | 8 ++++++-- target/linux/sibyte-2.6/config | 8 ++++++-- target/linux/uml-2.6/config | 5 +++-- target/linux/x86-2.6/config | 8 ++++++-- 11 files changed, 63 insertions(+), 22 deletions(-) (limited to 'target/linux') diff --git a/target/linux/aruba-2.6/config b/target/linux/aruba-2.6/config index 87808a05e8..2f15809db9 100644 --- a/target/linux/aruba-2.6/config +++ b/target/linux/aruba-2.6/config @@ -1341,8 +1341,12 @@ CONFIG_MINIX_FS=m # # 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 diff --git a/target/linux/au1000-2.6/config b/target/linux/au1000-2.6/config index a61ca766a7..cbef01f233 100644 --- a/target/linux/au1000-2.6/config +++ b/target/linux/au1000-2.6/config @@ -1401,8 +1401,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 diff --git a/target/linux/brcm-2.6/config b/target/linux/brcm-2.6/config index f9a93138db..013fe28b85 100644 --- a/target/linux/brcm-2.6/config +++ b/target/linux/brcm-2.6/config @@ -1525,8 +1525,12 @@ CONFIG_INOTIFY=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 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 diff --git a/target/linux/ixp4xx-2.6/config b/target/linux/ixp4xx-2.6/config index 3e24c07b54..2b6f2ae164 100644 --- a/target/linux/ixp4xx-2.6/config +++ b/target/linux/ixp4xx-2.6/config @@ -1175,8 +1175,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 diff --git a/target/linux/magicbox-2.6/config b/target/linux/magicbox-2.6/config index b3a00fc3c0..af6e02b973 100644 --- a/target/linux/magicbox-2.6/config +++ b/target/linux/magicbox-2.6/config @@ -960,8 +960,12 @@ CONFIG_MINIX_FS=m # # 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 diff --git a/target/linux/rb532-2.6/config b/target/linux/rb532-2.6/config index 3f081699a1..87ca4b1c56 100644 --- a/target/linux/rb532-2.6/config +++ b/target/linux/rb532-2.6/config @@ -1083,8 +1083,12 @@ CONFIG_INOTIFY=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 diff --git a/target/linux/rdc-2.6/config b/target/linux/rdc-2.6/config index 4932d1f1d2..9f97870b3d 100644 --- a/target/linux/rdc-2.6/config +++ b/target/linux/rdc-2.6/config @@ -1244,8 +1244,12 @@ CONFIG_INOTIFY=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 diff --git a/target/linux/sibyte-2.6/config b/target/linux/sibyte-2.6/config index 64566712a4..17a6a8fc23 100644 --- a/target/linux/sibyte-2.6/config +++ b/target/linux/sibyte-2.6/config @@ -1091,8 +1091,12 @@ CONFIG_INOTIFY=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 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 diff --git a/target/linux/x86-2.6/config b/target/linux/x86-2.6/config index 3b5c0f2ecb..89011654db 100644 --- a/target/linux/x86-2.6/config +++ b/target/linux/x86-2.6/config @@ -1851,8 +1851,12 @@ CONFIG_INOTIFY=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