From: Maxim Levitsky Date: Fri, 19 Mar 2010 12:05:51 +0000 (+0200) Subject: mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always on X-Git-Tag: v2.6.35-rc1~465^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01de69c2b0e471844193532a85c173f51d9ea6b2;p=pandora-kernel.git mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always on The sole purpose of this setting was to avoid a dependency on MTD_NAND. Now that we can depend on MTD_NAND_ECC without pulling in all the rest of the NAND code, we might as well do so unconditionally. Signed-off-by: Maxim Levitsky Signed-off-by: David Woodhouse --- Reading git-diff-tree failed