Enable iso9660 and udf kernel modules (#930)
[openwrt.git] / target / linux / brcm63xx-2.6 / config
index af535a9..69392d3 100644 (file)
@@ -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
This page took 0.020126 seconds and 4 git commands to generate.