diff --git a/arch/riscv/Kconfig b/arch/riscv/Kconfig index 24f5a834547728c316bc02914409d4ae38a91f4b..a31e1a41913a5dc9c08825bfe7f766283e2056e3 100644 --- a/arch/riscv/Kconfig +++ b/arch/riscv/Kconfig @@ -136,6 +136,7 @@ config ARCH_SUPPORTS_DEBUG_PAGEALLOC def_bool y config SYS_SUPPORTS_HUGETLBFS + depends on MMU def_bool y config STACKTRACE_SUPPORT