Fix duplicates for sparc and parisc. This was due these following commits.
1. commit
9bfa7182365c ("arch: define CPU_BIG_ENDIAN for all fixed big
endian archs")
2. commit
1d60d3daad56 ("arch/sparc: Define config parameter
CPU_BIG_ENDIAN")
3. commit
0d5013c344a8 ("parisc: Define CONFIG_CPU_BIG_ENDIAN")
Remove duplicates.
Signed-off-by: Babu Moger <babu.moger@oracle.com>
Signed-off-by: Helge Deller <deller@gmx.de>
config CPU_BIG_ENDIAN
def_bool y
-config CPU_BIG_ENDIAN
- def_bool y
-
config MMU
def_bool y
config CPU_BIG_ENDIAN
def_bool y
-config CPU_BIG_ENDIAN
- def_bool y
-
config ARCH_ATU
bool
default y if SPARC64