From: Jonas Gorski Date: Wed, 18 Dec 2013 13:12:11 +0000 (+0100) Subject: MIPS: BCM63XX: drop SYS_HAS_CPU_MIPS32R1 X-Git-Tag: next-20140116~105^2^2~116 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c1e4c825bfbb3a13c28de3afdc76df2c69664e73;p=karo-tx-linux.git MIPS: BCM63XX: drop SYS_HAS_CPU_MIPS32R1 All MIPS cores on BCM63XX identify as Broadcom, not MIPS, so no need to support non-broadcom MIPS CPUs. This also ensures that CPU_BMIPS is always selected. Signed-off-by: Jonas Gorski Acked-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/6246/ --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 81076cef9c9f..0e4d73a5b931 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -132,7 +132,6 @@ config BCM63XX select CSRC_R4K select DMA_NONCOHERENT select IRQ_CPU - select SYS_HAS_CPU_MIPS32_R1 select SYS_SUPPORTS_32BIT_KERNEL select SYS_SUPPORTS_BIG_ENDIAN select SYS_HAS_EARLY_PRINTK