Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c41045a4 authored by Egry Gabor's avatar Egry Gabor Committed by Russell King
Browse files

[ARM] Trivial typo fixes



Trivial typo fixes in Kconfig files (ARM).

Signed-off-by: default avatarEgry Gabor <gaboregry@t-online.hu>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 672c6108
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@ config IXP4XX_INDIRECT_PCI
          2) If > 64MB of memory space is required, the IXP4xx can be 
	     configured to use indirect registers to access PCI This allows 
	     for up to 128MB (0x48000000 to 0x4fffffff) of memory on the bus. 
	     The disadvantadge of this is that every PCI access requires 
	     The disadvantage of this is that every PCI access requires 
	     three local register accesses plus a spinlock, but in some 
	     cases the performance hit is acceptable. In addition, you cannot 
	     mmap() PCI devices in this case due to the indirect nature
+1 −1
Original line number Diff line number Diff line
@@ -170,7 +170,7 @@ config S3C2410_PM_DEBUG
	depends on ARCH_S3C2410 && PM
	help
	  Say Y here if you want verbose debugging from the PM Suspend and
	  Resume code. See `Documentation/arm/Samsing-S3C24XX/Suspend.txt`
	  Resume code. See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt>
	  for more information.

config S3C2410_PM_CHECK