This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / arm / Kconfig.debug
index 27542c0..266f46c 100644 (file)
@@ -104,7 +104,7 @@ config DEBUG_S3C2410_PORT
          before it is used.
 
 config DEBUG_S3C2410_UART
-       depends on ARCH_S3C2410
+       depends on DEBUG_LL && ARCH_S3C2410
        int "S3C2410 UART to use for low-level debug"
        default "0"
        help
@@ -112,7 +112,4 @@ 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