Skip to content

Commit

Permalink
m68knommu: improve short help of m68knommu/Kconfig/RAMSIZE for '0' case
Browse files Browse the repository at this point in the history
While it is explained in the long help text, meaning of '0' for RAMSIZE
is easily overlooked because is not mentioned in the short help text.
Add that.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
  • Loading branch information
Philippe De Muyter authored and Greg Ungerer committed May 24, 2010
1 parent f606aee commit 73a9983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/m68knommu/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ config RAMBASE
processor address space.

config RAMSIZE
hex "Size of RAM (in bytes)"
hex "Size of RAM (in bytes), or 0 for automatic"
default "0x400000"
help
Define the size of the system RAM. If you select 0 then the
Expand Down

0 comments on commit 73a9983

Please sign in to comment.