[PATCH] o Update Kconfig documentation to reflect support for readonly mounts.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
diff --git a/fs/Kconfig b/fs/Kconfig
index 59b1795..382e3b2 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -346,7 +346,6 @@
 
 	  Note: Features which OCFS2 does not support yet:
 	          - extended attributes
-	          - readonly mount
 		  - shared writeable mmap
 	          - loopback is supported, but data written will not
 	            be cluster coherent.