Hello Greg,

--

While it is explained in the long help text, meaning of '0' for RAMSIZE
is easily overlooked because is not mentionned in the short help text.
Add that.


Signed-off-by: Philippe De Muyter <p...@macqel.be>
---
 arch/m68knommu/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/m68knommu/Kconfig b/arch/m68knommu/Kconfig
index 064f591..af57ec1 100644
--- a/arch/m68knommu/Kconfig
+++ b/arch/m68knommu/Kconfig
@@ -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 bootloader-based autodetection"
        default "0x400000"
        help
          Define the size of the system RAM. If you select 0 then the

-- 
Philippe De Muyter  phdm at macqel dot be  Tel +32 27029044
Macq Electronique SA  rue de l'Aeronef 2  B-1140 Bruxelles  Fax +32 27029077
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to