git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a12cae
)
arm64: kconfig: allow CPU_BIG_ENDIAN to be selected
author
Will Deacon
<will.deacon@arm.com>
Fri, 11 Oct 2013 13:52:19 +0000
(14:52 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Fri, 25 Oct 2013 15:10:45 +0000
(16:10 +0100)
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>
No differences found