From: Mike Frysinger Date: Tue, 26 May 2009 23:33:18 +0000 (-0400) Subject: mtd: uclinux: do not allow to be built as a module X-Git-Tag: v2.6.31-rc1~53^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ae392ccadbc622d58a9d01a7ee59e340f82fe85;p=pandora-kernel.git mtd: uclinux: do not allow to be built as a module There isn't any benefit to building the uClinux MTD map as a module as the rootfs it requires in order to actually be usable is appended to the kernel image, not the module. No known system builds it this way either, so change the option to "bool". Signed-off-by: Mike Frysinger CC: Paul Mundt CC: Greg Ungerer CC: uclinux-dev@uclinux.org CC: linux-mtd@lists.infradead.org Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed