From: Babu Moger <babu.moger@xxxxxxxxxx> 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.