···101101 help102102 Choice for UART for kernel low-level using S3C2410 UARTS,103103 should be between zero and two. The port must have been104104- initalised by the boot-loader before use.104104+ initialised by the boot-loader before use.105105106106 The uncompressor code port configuration is now handled107107 by CONFIG_S3C2410_LOWLEVEL_UART_PORT.
+1-1
arch/arm/mach-ixp4xx/Kconfig
···141141 2) If > 64MB of memory space is required, the IXP4xx can be 142142 configured to use indirect registers to access PCI This allows 143143 for up to 128MB (0x48000000 to 0x4fffffff) of memory on the bus. 144144- The disadvantadge of this is that every PCI access requires 144144+ The disadvantage of this is that every PCI access requires 145145 three local register accesses plus a spinlock, but in some 146146 cases the performance hit is acceptable. In addition, you cannot 147147 mmap() PCI devices in this case due to the indirect nature
+1-1
arch/arm/mach-s3c2410/Kconfig
···170170 depends on ARCH_S3C2410 && PM171171 help172172 Say Y here if you want verbose debugging from the PM Suspend and173173- Resume code. See `Documentation/arm/Samsing-S3C24XX/Suspend.txt`173173+ Resume code. See <file:Documentation/arm/Samsung-S3C24XX/Suspend.txt>174174 for more information.175175176176config S3C2410_PM_CHECK