--- linux-2.6.10-rc2-p1/arch/arm/mach-s3c2410/Kconfig	2004-11-15 11:11:54.000000000 +0000
+++ linux-2.6.10-rc2-p1-work4/arch/arm/mach-s3c2410/Kconfig	2004-11-15 15:25:55.000000000 +0000
@@ -108,4 +108,16 @@
 	  the CRC data block will take more memory, but wil identify any
 	  faults with better precision.
 
+config S3C2410_LOWLEVEL_UART_PORT
+	int "S3C2410 UART to use for low-level messages"
+	default 0
+	help
+	  Choice of which UART port to use for the low-level messages,
+	  such as the `Uncompressing...` at start time. The value of
+	  this configuration should be between zero and two. The port
+	  must have been initalised by the boot-loader before use.
+
+	  Note, this does not affect the port used by the debug messages,
+	  which is a seperate configuration.
+
 endif
