diff options
| author | Arnd Bergmann <[email protected]> | 2015-01-28 16:58:33 +0000 |
|---|---|---|
| committer | Russell King <[email protected]> | 2015-01-29 15:23:31 +0000 |
| commit | fba289054f24d2550f47a1413e1ccc24f4165560 (patch) | |
| tree | 08d4b0617613092f1836ac0bfc32b65fc3f8daec /lib/string_helpers.c | |
| parent | ARM: 8295/1: fix v7M build for !CONFIG_PRINTK (diff) | |
| download | kernel-fba289054f24d2550f47a1413e1ccc24f4165560.tar.gz kernel-fba289054f24d2550f47a1413e1ccc24f4165560.zip | |
ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled
The recently added ARM_KERNMEM_PERMS feature works by manipulating
the kernel page tables, which obviously requires an MMU. Trying
to enable this feature when the MMU is disabled results in a lot
of compile errors in mm/init.c, so let's add a Kconfig dependency
to avoid that case.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
