[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 <vapier@gentoo.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
parent
f838bad1b3
commit
41bdf96006
@ -21,6 +21,9 @@ config MTD_PHYSMAP
|
|||||||
particular board as well as the bus width, either statically
|
particular board as well as the bus width, either statically
|
||||||
with config options or at run-time.
|
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
|
config MTD_PHYSMAP_START
|
||||||
hex "Physical start address of flash mapping"
|
hex "Physical start address of flash mapping"
|
||||||
depends on MTD_PHYSMAP
|
depends on MTD_PHYSMAP
|
||||||
|
Loading…
Reference in New Issue
Block a user