commit | a872013d6d03ab63736a01dcd9747580be3a6b70 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Fri Oct 11 14:52:19 2013 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Fri Oct 25 16:10:45 2013 +0100 |
tree | 14f3c00438cc4a18385db61745ab4e815b2646e0 | |
parent | 4a12cae7ef2612eb094c4b48e8b37cf837e3df55 [diff] |
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>