]> rtime.felk.cvut.cz Git - linux-imx.git/commit
MIPS: Set default CPU type for BCM47XX platforms
authorMarkos Chandras <markos.chandras@imgtec.com>
Tue, 23 Jul 2013 14:40:37 +0000 (15:40 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 30 Jul 2013 16:48:50 +0000 (18:48 +0200)
commit314878d246955e0c6fff95d8ae64285fe828c785
tree5cd7acdb74f7f58b7052842fce9f056f96d90783
parent1d3e2d79a7d5ab56b382ea96b64c4daa9d6f0ce4
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>
arch/mips/Kconfig
arch/mips/bcm47xx/Kconfig