Skip to content

Commit

Permalink
[MTD] [MAPS] Document MTD_PHYSMAP module name in kconfig
Browse files Browse the repository at this point in the history
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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
  • Loading branch information
Mike Frysinger authored and David Woodhouse committed Apr 22, 2008
1 parent f838bad commit 41bdf96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drivers/mtd/maps/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 41bdf96

Please sign in to comment.