summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorMarkos Chandras2013-07-23 16:40:37 +0200
committerRalf Baechle2013-07-30 18:48:50 +0200
commit314878d246955e0c6fff95d8ae64285fe828c785 (patch)
tree5cd7acdb74f7f58b7052842fce9f056f96d90783 /arch/mips/Kconfig
parentMIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilation (diff)
downloadkernel-qcow2-linux-314878d246955e0c6fff95d8ae64285fe828c785.tar.gz
kernel-qcow2-linux-314878d246955e0c6fff95d8ae64285fe828c785.tar.xz
kernel-qcow2-linux-314878d246955e0c6fff95d8ae64285fe828c785.zip
MIPS: Set default CPU type for BCM47XX platforms
If neither BCM47XX_SSD nor BCM47XX_BCMA is selected, then no CPU type is available leading to build problems. We fix this problem by using MIPS32r1 as the default CPU type for the BCM47XX platform. Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Acked-by: Steven J. Hill <Steven.Hill@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5618/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index c3abed332301..e12764c2a9d0 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -114,6 +114,7 @@ config BCM47XX
select FW_CFE
select HW_HAS_PCI
select IRQ_CPU
+ select SYS_HAS_CPU_MIPS32_R1
select NO_EXCEPT_FILL
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_LITTLE_ENDIAN