mtd: always build partitioning support
authorJamie Iles <jamie@jamieiles.com>
Mon, 23 May 2011 09:22:42 +0000 (10:22 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 25 May 2011 01:12:09 +0000 (02:12 +0100)
commit5fcb033159bc4f66782f13fa1e7f981f41a951ef
tree95b5ad0b2fc4beb96ceeb10e8b5eb6313a891233
parentd5ca51292d899a19882cb9bf8f64079209e688fe
mtd: always build partitioning support

There are very few situations where MTD partitioning is not required,
and the benefit in code size reduction by making this configurable does
not warrant the level of ifdeffery needed.

Artem: this patch is not final - we just make sure that mtd partitions
are always compiled in, and at the end of the series we'll kill
MTD_PARTITIONS altogether.

Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/Kconfig