Re: [PATCH 2/6] arch/sparc: Define config parameter CPU_BIG_ENDIAN
From: Babu Moger <hidden>
Date: 2017-05-19 16:27:11
Also in:
lkml, sparclinux
From: Babu Moger <hidden>
Date: 2017-05-19 16:27:11
Also in:
lkml, sparclinux
On 5/18/2017 9:26 PM, David Miller wrote:
From: Babu Moger <redacted> Date: Thu, 18 May 2017 18:36:06 -0600quoted
@@ -91,6 +91,10 @@ config ARCH_DEFCONFIG config ARCH_PROC_KCORE_TEXT def_bool y +config CPU_BIG_ENDIAN + bool + default y if SPARC64 +32-bit sparc is big-endian too :-) So please don't use SPARC64 for the setting, use plain SPARC instead.
Ok. Sure. Will do.