Arnd Bergmann fba289054f 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 <arnd@arndb.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2015-01-29 15:23:31 +00:00
..
2014-12-18 16:26:41 -08:00
2014-12-17 13:53:41 +08:00
2014-12-19 22:55:06 +01:00
2014-12-14 15:23:32 -08:00
2014-12-16 14:08:53 -08:00