kernel: Enable support for UFS.

Unix File System as it is used in FreeBSD 5.x.
No write support enabled.
This commit is contained in:
Michael Tremer
2011-12-29 16:29:20 +01:00
parent c6f13fa77c
commit 6f5ef200b3
3 changed files with 11 additions and 5 deletions

View File

@@ -3624,7 +3624,9 @@ CONFIG_JFFS2_CMODE_PRIORITY=y
# CONFIG_QNX4FS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set
# CONFIG_UFS_DEBUG is not set
# CONFIG_EXOFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=m