On 5/18/2017 9:26 PM, David Miller wrote:
From: Babu Moger <babu.mo...@oracle.com>
Date: Thu, 18 May 2017 18:36:06 -0600

@@ -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.

Reply via email to