aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
Diffstat (limited to 'mm')
-rw-r--r--mm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/Kconfig b/mm/Kconfig
index 5d88489ef2d..f10fe51985a 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#