mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always on
authorMaxim Levitsky <maximlevitsky@gmail.com>
Fri, 19 Mar 2010 12:05:51 +0000 (14:05 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 26 Mar 2010 15:28:59 +0000 (15:28 +0000)
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 <maximlevitsky@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found