From a804f740a6f8193b16b4315ce9a010b933a1aa32 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 30 May 2011 20:51:22 +0000 Subject: [PATCH] mtd: Enable MTD_SWAP as module svn path=/dists/trunk/linux-2.6/; revision=17494 --- debian/changelog | 1 + debian/config/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index fe322b787..2b92edfe3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ linux-2.6 (3.0~rc1-1~experimental.1) UNRELEASED; urgency=low 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 Sat, 21 May 2011 22:13:08 +0100 diff --git a/debian/config/config b/debian/config/config index 59edaaab4..9864f27ea 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1459,6 +1459,7 @@ CONFIG_RFD_FTL=m CONFIG_SSFDC=m # CONFIG_SM_FTL is not set CONFIG_MTD_OOPS=m +CONFIG_MTD_SWAP=m ## ## file: drivers/mtd/devices/Kconfig