zephyr/arch
Daniel Leung 2e5501a3fe kernel: move CONFIG_MMU into kernel Kconfig
This moves CONFIG_MMU and its children from arch/Kconfig into
kernel/Kconfig. These are used to enable kernel support of MMU
so they should be under kernel/.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-01-18 19:18:30 -05:00
..
arc arc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
arm arm: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
arm64 kernel: Reset the switch_handler only in the arch code 2022-01-18 10:41:35 -05:00
common cmake: CMake linker script generator pass handling 2021-11-08 20:45:07 +01:00
nios2 nios2: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
posix posix: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
riscv arch: riscv: pmp: Fix is_user_mode in RV64 2022-01-18 13:11:36 -05:00
sparc sparc: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
x86 x86: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
xtensa xtensa: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig kernel: move CONFIG_MMU into kernel Kconfig 2022-01-18 19:18:30 -05:00