]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mtd: uclinux: do not allow to be built as a module
authorMike Frysinger <vapier@gentoo.org>
Tue, 26 May 2009 23:33:18 +0000 (19:33 -0400)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 5 Jun 2009 17:29:25 +0000 (18:29 +0100)
commit6ae392ccadbc622d58a9d01a7ee59e340f82fe85
tree5e8bc7a07fb67d503580cf6e4e60b989c64db16c
parentfa254ecbcca713a4aec99478e79f858942b3d4e0
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 <vapier@gentoo.org>
CC: Paul Mundt <lethal@linux-sh.org>
CC: Greg Ungerer <gerg@uclinux.org>
CC: uclinux-dev@uclinux.org
CC: linux-mtd@lists.infradead.org
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/maps/Kconfig