Skip to content

Commit

Permalink
parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLE
Browse files Browse the repository at this point in the history
Allow to enable page table boot-up checks.

Suggested-by: Rolf Eike Beer <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
  • Loading branch information
hdeller committed Mar 17, 2022
1 parent 0a57549 commit 2b41be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/parisc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ config PARISC
select ARCH_SUPPORTS_HUGETLBFS if PA20
select ARCH_SUPPORTS_MEMORY_FAILURE
select ARCH_STACKWALK
select ARCH_HAS_DEBUG_VM_PGTABLE
select HAVE_RELIABLE_STACKTRACE
select DMA_OPS
select RTC_CLASS
Expand Down

0 comments on commit 2b41be4

Please sign in to comment.