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
..
2022-08-02 21:04:19 +08:00
2022-12-14 02:33:56 +08:00
2022-07-27 00:36:49 +08:00
2022-12-09 11:19:55 +08:00
2023-01-06 22:20:19 +08:00
2023-01-06 22:20:19 +08:00
2023-01-11 23:28:08 +08:00
2022-12-21 10:56:45 +08:00
2022-10-19 21:20:35 +08:00
2022-12-21 10:56:45 +08:00
2022-10-28 02:19:26 +08:00
2022-08-09 22:13:09 +03:00
2022-07-27 00:36:49 +08:00
2022-12-10 02:36:24 +08:00
2023-01-12 09:28:04 -03:00