mtd: Add CONFIG_MTD to ./configure script
authorDan Ehrenberg <dehrenberg@chromium.org>
Tue, 14 Apr 2015 22:58:17 +0000 (15:58 -0700)
committerJens Axboe <axboe@fb.com>
Wed, 15 Apr 2015 00:16:21 +0000 (18:16 -0600)
commitb8116a874ba58e00919f4000e51865f2c91dd2f5
treed2be2f02c083c59c8dc59684c1c9b0546edb0988
parent66347cfa2f73fd76257e058a3649de437c6eccbe
mtd: Add CONFIG_MTD to ./configure script

The CONFIG_MTD option will allow the mtd ioengine to be built. It
only works when the Linux MTD header is present.

Signed-off-by: Dan Ehrenberg <dehrenberg@chromium.org>
Signed-off-by: Jens Axboe <axboe@fb.com>
configure