[arch-commits] Commit in linux/trunk (config config.x86_64)
Tobias Powalowski
tpowa at archlinux.org
Fri Sep 9 10:37:01 UTC 2011
Date: Friday, September 9, 2011 @ 06:37:00
Author: tpowa
Revision: 137551
add ubifs support
Modified:
linux/trunk/config
linux/trunk/config.x86_64
---------------+
config | 7 ++++++-
config.x86_64 | 7 ++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
Modified: config
===================================================================
--- config 2011-09-09 10:20:11 UTC (rev 137550)
+++ config 2011-09-09 10:37:00 UTC (rev 137551)
@@ -5313,7 +5313,12 @@
# CONFIG_JFFS2_LZO is not set
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
-# CONFIG_UBIFS_FS is not set
+CONFIG_UBIFS_FS=m
+CONFIG_UBIFS_FS_XATTR=y
+# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
+CONFIG_UBIFS_FS_LZO=y
+CONFIG_UBIFS_FS_ZLIB=y
+# CONFIG_UBIFS_FS_DEBUG is not set
CONFIG_LOGFS=m
CONFIG_CRAMFS=m
CONFIG_SQUASHFS=m
Modified: config.x86_64
===================================================================
--- config.x86_64 2011-09-09 10:20:11 UTC (rev 137550)
+++ config.x86_64 2011-09-09 10:37:00 UTC (rev 137551)
@@ -5059,7 +5059,12 @@
# CONFIG_JFFS2_LZO is not set
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
-# CONFIG_UBIFS_FS is not set
+CONFIG_UBIFS_FS=m
+CONFIG_UBIFS_FS_XATTR=y
+# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
+CONFIG_UBIFS_FS_LZO=y
+CONFIG_UBIFS_FS_ZLIB=y
+# CONFIG_UBIFS_FS_DEBUG is not set
CONFIG_LOGFS=m
CONFIG_CRAMFS=m
CONFIG_SQUASHFS=m
More information about the arch-commits
mailing list