From: Will Deacon Date: Fri, 11 Oct 2013 13:52:19 +0000 (+0100) Subject: arm64: kconfig: allow CPU_BIG_ENDIAN to be selected X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~54^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a872013d6d03ab63736a01dcd9747580be3a6b70;p=pandora-kernel.git 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 Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed