nuttx/arch/risc-v
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 Modify the IRQ APIs to be compatible with ESP32/S2/S3 2022-12-31 12:47:41 +08:00
src arch/Kconfig: remove virtual memory allocator dependency from MM_SHM 2023-01-13 02:20:13 +08:00
Kconfig arch: risc-v: Remove FPU support from qemu-rv 2022-09-20 11:40:40 +08:00