vserver 1.9.5.x5
[linux-2.6.git] / arch / arm / Kconfig.debug
index 266f46c..27542c0 100644 (file)
@@ -104,7 +104,7 @@ config DEBUG_S3C2410_PORT
          before it is used.
 
 config DEBUG_S3C2410_UART
-       depends on DEBUG_LL && ARCH_S3C2410
+       depends on ARCH_S3C2410
        int "S3C2410 UART to use for low-level debug"
        default "0"
        help
@@ -112,4 +112,7 @@ config DEBUG_S3C2410_UART
          should be between zero and two. The port must have been
          initalised by the boot-loader before use.
 
+         The uncompressor code port configuration is now handled
+         by CONFIG_S3C2410_LOWLEVEL_UART_PORT.
+
 endmenu