diff --git a/arch/Kconfig b/arch/Kconfig index da974c6071..75969c7049 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -696,6 +696,7 @@ config ARCH_SHM_VBASE config ARCH_KMAP_VBASE hex "Kernel dynamic virtual mappings base" + depends on MM_KMAP ---help--- The virtual address of the beginning of the kernel dynamic mapping region.