[arch-commits] Commit in linux/trunk (config config.x86_64)

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Jul 1 18:09:47 UTC 2013


    Date: Monday, July 1, 2013 @ 20:09:47
  Author: tpowa
Revision: 189255

change ramster and zcache to module

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---------------+
 config        |    2 +-
 config.x86_64 |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: config
===================================================================
--- config	2013-07-01 16:34:52 UTC (rev 189254)
+++ config	2013-07-01 18:09:47 UTC (rev 189255)
@@ -5498,7 +5498,7 @@
 CONFIG_CED1401=m
 CONFIG_DGRP=m
 CONFIG_FIREWIRE_SERIAL=m
-CONFIG_ZCACHE=y
+CONFIG_ZCACHE=m
 # CONFIG_ZCACHE_DEBUG is not set
 # CONFIG_USB_DWC2 is not set
 CONFIG_X86_PLATFORM_DEVICES=y

Modified: config.x86_64
===================================================================
--- config.x86_64	2013-07-01 16:34:52 UTC (rev 189254)
+++ config.x86_64	2013-07-01 18:09:47 UTC (rev 189255)
@@ -5286,9 +5286,9 @@
 CONFIG_CED1401=m
 CONFIG_DGRP=m
 CONFIG_FIREWIRE_SERIAL=m
-CONFIG_ZCACHE=y
+CONFIG_ZCACHE=m
 # CONFIG_ZCACHE_DEBUG is not set
-CONFIG_RAMSTER=y
+CONFIG_RAMSTER=m
 # CONFIG_RAMSTER_DEBUG is not set
 # CONFIG_USB_DWC2 is not set
 CONFIG_X86_PLATFORM_DEVICES=y




More information about the arch-commits mailing list