X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=mm%2FKconfig;h=391ffc54d13675846cb61c5fc91a875914ac11a8;hb=1dd465cac8d3ba18a9840d032f6604147269c031;hp=4e9937ac3529ae391762f5071e938f8ac5497077;hpb=1e231efe50ffe4d291be24d2fe393188de9c4b08;p=powerpc.git diff --git a/mm/Kconfig b/mm/Kconfig index 4e9937ac35..391ffc54d1 100644 --- a/mm/Kconfig +++ b/mm/Kconfig @@ -29,7 +29,7 @@ config FLATMEM_MANUAL If unsure, choose this option (Flat Memory) over any other. config DISCONTIGMEM_MANUAL - bool "Discontigious Memory" + bool "Discontiguous Memory" depends on ARCH_DISCONTIGMEM_ENABLE help This option provides enhanced support for discontiguous @@ -52,7 +52,7 @@ config SPARSEMEM_MANUAL memory hotplug systems. This is normal. For many other systems, this will be an alternative to - "Discontigious Memory". This option provides some potential + "Discontiguous Memory". This option provides some potential performance benefits, along with decreased code complexity, but it is newer, and more experimental.