Hi Philippe,
Philippe De Muyter wrote:
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.
I am reluctant to change that string to something so long.
When running menuconfig for example on a normal 80 column
window the end is chopped of. I much prefer brief strings
in the prompt line.
Regards
Greg
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
--
------------------------------------------------------------------------
Greg Ungerer -- Principal Engineer EMAIL: g...@snapgear.com
SnapGear Group, McAfee PHONE: +61 7 3435 2888
8 Gardner Close FAX: +61 7 3217 5323
Milton, QLD, 4064, Australia WEB: http://www.SnapGear.com
_______________________________________________
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