summaryrefslogtreecommitdiff
path: root/arch/parisc/Kconfig
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2021-05-04 14:49:14 +0200
committerHelge Deller <deller@gmx.de>2021-10-30 23:11:00 +0200
commitaeb1e833a4c38efffad9556cf7f458c4e5de5b45 (patch)
tree8552ac91a34fb0c330d013b69e98c27177a18195 /arch/parisc/Kconfig
parenta348eab32776ba1b1164eeb16f9fd5a3f646dde3 (diff)
parisc: Switch to ARCH_STACKWALK implementation
It's shorter and kfence currently depends on this stack unwinding implementation. Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/Kconfig')
-rw-r--r--arch/parisc/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
index 27a8b49af11f..aee25beb2d00 100644
--- a/arch/parisc/Kconfig
+++ b/arch/parisc/Kconfig
@@ -13,6 +13,8 @@ config PARISC
select ARCH_NO_SG_CHAIN
select ARCH_SUPPORTS_HUGETLBFS if PA20
select ARCH_SUPPORTS_MEMORY_FAILURE
+ select ARCH_STACKWALK
+ select HAVE_RELIABLE_STACKTRACE
select DMA_OPS
select RTC_CLASS
select RTC_DRV_GENERIC