LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [patch] mtd maps: document MTD_PHYSMAP module name in kconfig
@ 2008-02-06 1:03 Mike Frysinger
0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2008-02-06 1:03 UTC (permalink / raw)
To: dwmw2, Andrew Morton; +Cc: linux-mtd, LKML
Help out users by telling them the module name in the Kconfig help when using
the MTD_PHYSMAP option.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index a592fc0..2f15330 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -21,6 +21,9 @@ config MTD_PHYSMAP
particular board as well as the bus width, either statically
with config options or at run-time.
+ To compile this driver as a module, choose M here: the
+ module will be called physmap.
+
config MTD_PHYSMAP_START
hex "Physical start address of flash mapping"
depends on MTD_PHYSMAP
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-06 1:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-06 1:03 [patch] mtd maps: document MTD_PHYSMAP module name in kconfig Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).