1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Enable iso9660 and udf kernel modules (#930)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5485 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2006-11-09 18:53:23 +00:00
parent 2c4d27ff3b
commit ca00145059
12 changed files with 85 additions and 22 deletions

View File

@@ -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