mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 20:18:17 +00:00
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> |
||
|---|---|---|
| .. | ||
| a64 | ||
| qemu | ||
| .gitignore | ||
| arch.h | ||
| inttypes.h | ||
| irq.h | ||
| limits.h | ||
| spinlock.h | ||
| stdarg.h | ||
| syscall.h | ||
| types.h | ||