arch: aarch64 always has a MMU
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 12 Jul 2015 16:34:42 +0000 (18:34 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 12 Jul 2015 16:34:42 +0000 (18:34 +0200)
commitf410de414072f1aea6ed32f4e6aef8769f2ae665
tree5d9eb91678f5abef76cbf0e5286017110f1768b2
parent827ba46556b7c2dddb0e881879bacf3283fc2c3f
arch: aarch64 always has a MMU

Following the addition of AArch64 big endian, the AArch64 little
endian option had lost its 'select BR2_ARCH_HAS_MMU_MANDATORY', so
let's reintroduce it.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/Config.in