aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/magicbox-2.6/config
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/magicbox-2.6/config')
-rw-r--r--target/linux/magicbox-2.6/config8
1 files changed, 6 insertions, 2 deletions
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