ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures
authorCatalin Marinas <catalin.marinas@arm.com>
Tue, 14 Feb 2012 15:33:27 +0000 (16:33 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 20 Feb 2013 21:19:24 +0000 (23:19 +0200)
commit33429c38ac5c0c837a817d8591eec93b935984ff
tree393467faecc8c23747cd2465286445e74142ed25
parenta16ad125151de692639f37e0ef9a6752a4e92a2a
ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures

This patch expands the Kconfig dependencies for ARM_LPAE to not allow
enabling when architectures other than ARMv7 are built into the kernel.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Reported-by: Russell King <linux@arm.linux.org.uk>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/Kconfig