X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Farm%2FKconfig.debug;h=27542c0f9c096f20af3a8778f19d8ef205480d93;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=266f46ca03c6dc7a13e52e61a2eb9ea6516c5465;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 266f46ca0..27542c0f9 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -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