spl: Make UBI fastmap support Kconfig selectable
authorLadislav Michl <ladis@linux-mips.org>
Sun, 25 Jun 2017 08:26:11 +0000 (10:26 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 6 Jul 2017 17:09:37 +0000 (13:09 -0400)
commitffc282e1995f7f8b84019ebeb1e29cfa733ba25d
tree861e28ae7a88e8a3afaccfa958d1c0b4ac08658f
parentcb86d3746a4a3f74142ca25f5a21848d5c2b5b55
spl: Make UBI fastmap support Kconfig selectable

Fastmap was always enabled in ubispl, make it selectable by
CONFIG_MTD_UBI_FASTMAP.

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Acked-by: Heiko Schocher <hs@denx.de>
common/spl/spl_ubi.c