]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit01de69c2b0e471844193532a85c173f51d9ea6b2
tree9f0132c3dc3478a153a366243cda39d9567441f3
parente5f710cfc6947e64672b7205f7992515868c7782
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 <maximlevitsky@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/Kconfig
drivers/mtd/sm_ftl.c