arm64: kconfig: allow CPU_BIG_ENDIAN to be selected
authorWill Deacon <will.deacon@arm.com>
Fri, 11 Oct 2013 13:52:19 +0000 (14:52 +0100)
committerVictor Kamensky <victor.kamensky@linaro.org>
Fri, 14 Mar 2014 01:28:45 +0000 (18:28 -0700)
commita806cbf415fa56f0422c792bde0ba8baf2e19f45
tree39908bb7443341d684ad9a0633355944afaacf6a
parent67944dd8f2fcffe7084d077228287c6de70888b8
arm64: kconfig: allow CPU_BIG_ENDIAN to be selected

This patch wires up CONFIG_CPU_BIG_ENDIAN for the AArch64 kernel
configuration.

Selecting this option builds a big-endian kernel which can boot into a
big-endian userspace.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
(cherry picked from commit a872013d6d03ab63736a01dcd9747580be3a6b70)

Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>
arch/arm64/Kconfig