nuttx/arch/arm
Jukka Laitinen 70de321de3 arch/Kconfig: remove virtual memory allocator dependency from MM_SHM
The dependency should be vice versa; the MM_SHM should depend on the
existence of the virtual memory range allocator.

Create a new CONFIG flag CONFIG_ARCH_VMA_MAPPING, which will define that
there is a virtual memory range allocator. Make MM_SHM select that flag

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-13 02:20:13 +08:00
..
include arch/Kconfig: remove virtual memory allocator dependency from MM_SHM 2023-01-13 02:20:13 +08:00
src arch/Kconfig: remove virtual memory allocator dependency from MM_SHM 2023-01-13 02:20:13 +08:00
Kconfig arm/Kconfig: add cortex-m85 config 2022-12-09 01:53:10 +08:00