Commit b8afc28b authored by Ben Dooks's avatar Ben Dooks Committed by Russell King

[ARM PATCH] 2249/1: S3C2410 - update help for arch/arm/Kconfig.debug

Patch from Ben Dooks

Update help-text to show the new option for controlling
where the low-level debug messgaes go.

Signed-off-by: Ben Dooks
Signed-off-by: Russell King
parent 3b68c558
...@@ -105,14 +105,14 @@ config DEBUG_S3C2410_PORT ...@@ -105,14 +105,14 @@ config DEBUG_S3C2410_PORT
config DEBUG_S3C2410_UART config DEBUG_S3C2410_UART
depends on ARCH_S3C2410 depends on ARCH_S3C2410
int "S3C2410 UART to use for low-level messages and debug" int "S3C2410 UART to use for low-level debug"
default "0" default "0"
help help
Choice for UART for kernel low-level using S3C2410 UARTS, Choice for UART for kernel low-level using S3C2410 UARTS,
should be between zero and two. The port must have been should be between zero and two. The port must have been
initalised by the boot-loader before use. initalised by the boot-loader before use.
This will affect the port that the uncompressor code uses The uncompressor code port configuration is now handled
to send debug information to. by CONFIG_S3C2410_LOWLEVEL_UART_PORT.
endmenu endmenu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment