[arch-commits] Commit in linux/trunk (config config.x86_64)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Mon Jun 16 09:37:21 UTC 2014
Date: Monday, June 16, 2014 @ 11:37:21
Author: tpowa
Revision: 215189
#40759 add ROMFS kernel module
Modified:
linux/trunk/config
linux/trunk/config.x86_64
---------------+
config | 6 +++++-
config.x86_64 | 6 +++++-
2 files changed, 10 insertions(+), 2 deletions(-)
Modified: config
===================================================================
--- config 2014-06-16 09:35:27 UTC (rev 215188)
+++ config 2014-06-16 09:37:21 UTC (rev 215189)
@@ -6129,7 +6129,11 @@
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
-CONFIG_ROMFS_FS=m
+CONFIG_ROMFS_FS=m
+CONFIG_ROMFS_BACKED_BY_BLOCK=y
+# CONFIG_ROMFS_BACKED_BY_MTD is not set
+# CONFIG_ROMFS_BACKED_BY_BOTH is not set
+CONFIG_ROMFS_ON_BLOCK=y
CONFIG_PSTORE=y
# CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_FTRACE is not set
Modified: config.x86_64
===================================================================
--- config.x86_64 2014-06-16 09:35:27 UTC (rev 215188)
+++ config.x86_64 2014-06-16 09:37:21 UTC (rev 215189)
@@ -5890,7 +5890,11 @@
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
-CONFIG_ROMFS_FS=m
+CONFIG_ROMFS_FS=m
+CONFIG_ROMFS_BACKED_BY_BLOCK=y
+# CONFIG_ROMFS_BACKED_BY_MTD is not set
+# CONFIG_ROMFS_BACKED_BY_BOTH is not set
+CONFIG_ROMFS_ON_BLOCK=y
CONFIG_PSTORE=y
# CONFIG_PSTORE_CONSOLE is not set
# CONFIG_PSTORE_FTRACE is not set
More information about the arch-commits
mailing list