arch: Fix duplicates in Kconfig for parisc and sparc
authorBabu Moger <babu.moger@oracle.com>
Mon, 18 Sep 2017 16:53:28 +0000 (10:53 -0600)
committerHelge Deller <deller@gmx.de>
Fri, 17 Nov 2017 14:27:54 +0000 (15:27 +0100)
commit7b8b098c47bcf1986a6d7ecac9f44741fcae7d8c
tree96752f0b3c7151da54371390380292c8a6ce9277
parentbc5a768e567df51f43778da381477f6555f3824c
arch: Fix duplicates in Kconfig for parisc and sparc

Fix duplicates for sparc and parisc. This was due these following commits.

1. commit 4c97a0c8fee3 ("arch: define CPU_BIG_ENDIAN for all fixed big
   endian archs")
2. commit 97d9f969161d ("arch/sparc: Define config parameter
   CPU_BIG_ENDIAN")
3. commit 74ad3d28af21 ("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>
arch/parisc/Kconfig
arch/sparc/Kconfig