diff --git a/arch/Kconfig b/arch/Kconfig index c586595a94f..2c024d0b885 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -200,7 +200,7 @@ config ARCH_HEAP_VBASE The virtual address of the beginning of the heap region. config ARCH_SHM_VBASE - hex "Virtual heap base" + hex "Shared memory base" depends on MM_SHM ---help--- The virtual address of the beginning of the shared memory region.