From: Grant Likely Date: Sat, 30 Oct 2010 06:35:02 +0000 (+0100) Subject: mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONS X-Git-Tag: v2.6.38-rc1~21^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7b6e08f9265db56129931983fc6c06d62c9f4f9;p=pandora-kernel.git mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONS MTD_OF_PARTS should be possible on all architectures, not just powerpc and microblaze, and it probably should not be a user selectable option. Neither does it need to be in a separate module. Also, rework MTD Kconfig to group options dependant on MTD_PARTITIONS into a if/endif block. Do the same for MTD_REDBOOT_PARTS. Signed-off-by: Grant Likely Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed