MIPS: BMIPS: merge CPU options into one option
authorJonas Gorski <jogo@openwrt.org>
Wed, 18 Dec 2013 13:12:02 +0000 (14:12 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 22 Jan 2014 19:18:51 +0000 (20:18 +0100)
commitcd746249b775cebda7c8071815a9ee3b84dfab88
tree516c11b1a85363b845a0baf55f170f6ea3e75c45
parent6465460c92a856f78e1f1b950f9d304ec2661e5a
MIPS: BMIPS: merge CPU options into one option

Instead of treating each flavour as an exclusive CPU to select, make
BMIPS the only option and let SYS_HAS_CPU_BMIPS* decide for which
flavours to include support.

Run tested on BMIPS3300 and BMIPS4350, only build tested for BMIPS4380
and BMIPS5000.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6240/
arch/mips/Kconfig