From: Mike Frysinger Date: Fri, 18 Apr 2008 20:44:10 +0000 (-0700) Subject: [MTD] [MAPS] Document MTD_PHYSMAP module name in kconfig X-Git-Tag: v2.6.26-rc1~1069^2~71 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41bdf96006132db8ca6ad40d0189454fe620993a;p=profile%2Fivi%2Fkernel-x86-ivi.git [MTD] [MAPS] Document MTD_PHYSMAP module name in kconfig Help out users by telling them the module name in the Kconfig help when using the MTD_PHYSMAP option. Signed-off-by: Mike Frysinger Signed-off-by: Andrew Morton Signed-off-by: David Woodhouse --- diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig index 12c2536..1bd69aa 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