Skip to content

Commit db27b8e

Browse files
osalvadorvilardagajaywang-amazon
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/[email protected] Signed-off-by: Oscar Salvador <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Cc: Anshuman Khandual <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Pavel Tatashin <[email protected]> Cc: Vlastimil Babka <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> (cherry picked from commit ca6e51d)
1 parent 3a2e100 commit db27b8e

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)