Skip to content

Commit

Permalink
arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
osalvadorvilardaga authored and q2ven committed Dec 5, 2023
1 parent 4bec41d commit 68436fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,9 @@ config ARCH_MEMORY_REMOVE
for more information. If you are unsure how to answer this
question, answer N.

config ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
def_bool y

config SMP
def_bool y

Expand Down

0 comments on commit 68436fa

Please sign in to comment.