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

Ben Hutchings benh at alioth.debian.org
Mon May 30 20:51:24 UTC 2011


Author: benh
Date: Mon May 30 20:51:22 2011
New Revision: 17494

Log:
mtd: Enable MTD_SWAP as module

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 30 20:49:07 2011	(r17493)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 30 20:51:22 2011	(r17494)
@@ -21,6 +21,7 @@
     IP_SET_HASH_NETPORT, IP_SET_LIST_SET, NETFILTER_XT_SET as modules
   * net/sched: Enable NET_SCH_QFQ as module
   * can: Enable CAN_SOFTING, CAN_SOFTING_CS as modules
+  * mtd: Enable MTD_SWAP as module
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 21 May 2011 22:13:08 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May 30 20:49:07 2011	(r17493)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 20:51:22 2011	(r17494)
@@ -1459,6 +1459,7 @@
 CONFIG_SSFDC=m
 # CONFIG_SM_FTL is not set
 CONFIG_MTD_OOPS=m
+CONFIG_MTD_SWAP=m
 
 ##
 ## file: drivers/mtd/devices/Kconfig



More information about the Kernel-svn-changes mailing list