Skip to content

Commit 0abb315

Browse files
osalvadorvilardagaabuehaze14
authored andcommitted
arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
Enable arm64 platform to use the MHP_MEMMAP_ON_MEMORY feature. Link: https://lkml.kernel.org/r/20210421102701.25051-9-osalvador@suse.de Signed-off-by: Oscar Salvador <osalvador@suse.de> Reviewed-by: David Hildenbrand <david@redhat.com> Cc: Anshuman Khandual <anshuman.khandual@arm.com> Cc: Michal Hocko <mhocko@suse.com> Cc: Pavel Tatashin <pasha.tatashin@soleen.com> Cc: Vlastimil Babka <vbabka@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> (cherry picked from commit ca6e51d)
1 parent 0eab866 commit 0abb315

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/arm64/Kconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,9 @@ config ARCH_MEMORY_REMOVE
325325
for more information. If you are unsure how to answer this
326326
question, answer N.
327327

328+
config ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
329+
def_bool y
330+
328331
config SMP
329332
def_bool y
330333

0 commit comments

Comments
 (0)