diff options
Diffstat (limited to 'mm')
-rw-r--r-- | mm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig index 5d88489ef2de..f10fe51985a0 100644 --- a/mm/Kconfig +++ b/mm/Kconfig | |||
@@ -104,7 +104,7 @@ config SPARSEMEM_STATIC | |||
104 | def_bool n | 104 | def_bool n |
105 | 105 | ||
106 | # | 106 | # |
107 | # Architectecture platforms which require a two level mem_section in SPARSEMEM | 107 | # Architecture platforms which require a two level mem_section in SPARSEMEM |
108 | # must select this option. This is usually for architecture platforms with | 108 | # must select this option. This is usually for architecture platforms with |
109 | # an extremely sparse physical address space. | 109 | # an extremely sparse physical address space. |
110 | # | 110 | # |