Disable MIPS64 ISAs for MIPS32 targets
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Fri, 3 Jan 2014 14:36:19 +0000 (14:36 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 3 Jan 2014 19:43:25 +0000 (20:43 +0100)
commitb10a40535d5a69ba0fba44272e72657bf4e409a1
tree3117e59251998a0d07216e7a17744340ca2d5a8c
parent836b0ff7f108615e8771005739ecbf1fcdccff0b
Disable MIPS64 ISAs for MIPS32 targets

Currently you can select MIPS64 ISAs, like mips64 and mips64r2, for
MIPS32 targets. This is incorrect, so we disable the possibility to do
that.

Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Vicente Olivert Riera <vincent.riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/Config.in.mips