[kernel] r13556 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Mon May 4 13:08:21 UTC 2009


Author: maks
Date: Mon May  4 13:08:16 2009
New Revision: 13556

Log:
topconfig enable modular CACHEFILES and friends

same story then previous fscache commit.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon May  4 13:08:08 2009	(r13555)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May  4 13:08:16 2009	(r13556)
@@ -18,7 +18,7 @@
     USB_SERIAL_SYMBOL, ISL29003, SERIAL_MAX3100, VIDEO_HDPVR, VIDEO_CX231XX,
     DRAGONRISE_FF, LEDS_LP5521, LEDS_DAC124S085, LEDS_BD2802,
     UIO_AEC, CRYPTO_ZLIB, REGULATOR_FIXED_VOLTAGE, NOP_USB_XCEIV,
-    POHMELFS, FSCACHE.
+    POHMELFS, FSCACHE, CACHEFILES.
 
   [ Ben Hutchings ]
   * Remove firmware from driver/staging (closes: #521553)

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May  4 13:08:08 2009	(r13555)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May  4 13:08:16 2009	(r13556)
@@ -2429,6 +2429,9 @@
 CONFIG_FSCACHE_STATS=y
 # CONFIG_FSCACHE_HISTOGRAM is not set
 # CONFIG_FSCACHE_DEBUG is not set
+CONFIG_CACHEFILES=m
+# CONFIG_CACHEFILES_DEBUG is not set
+# CONFIG_CACHEFILES_HISTOGRAM is not set
 
 ##
 ## file: fs/fuse/Kconfig



More information about the Kernel-svn-changes mailing list