diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-05 16:22:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-05 16:22:26 -0700 |
commit | 1b41526975d8318ca17c93f724893884d03a0560 (patch) | |
tree | 929f6def777a63e1565b751ad70f5ae75b07c660 /arch/arm/Kconfig.debug | |
parent | b1c231f5a57cb4a417c38a8a946f1e66db3bb9c0 (diff) | |
parent | a7d14f875f03cb78992da8387be81a4c9197f101 (diff) |
Merge master.kernel.org:/home/rmk/linux-2.6-arm
* master.kernel.org:/home/rmk/linux-2.6-arm:
[ARM] 3543/1: [Fwd: PXA270 bootparams address not set]
[ARM] Trivial typo fixes
Diffstat (limited to 'arch/arm/Kconfig.debug')
-rw-r--r-- | arch/arm/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 5d3acff8c59..d22f38b957d 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -101,7 +101,7 @@ config DEBUG_S3C2410_UART help Choice for UART for kernel low-level using S3C2410 UARTS, should be between zero and two. The port must have been - initalised by the boot-loader before use. + initialised by the boot-loader before use. The uncompressor code port configuration is now handled by CONFIG_S3C2410_LOWLEVEL_UART_PORT. |