Skip to content

Commit f2b95d7

Browse files
arinc9tsbogend
authored andcommitted
mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK
All MIPS processors on the Ralink SoCs implement the MIPS32 Release 2 Architecture. Remove SYS_HAS_CPU_MIPS32_R1. Signed-off-by: Arınç ÜNAL <[email protected]> Acked-by: Sergio Paracuellos <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
1 parent 5ae7e03 commit f2b95d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/mips/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,6 @@ config RALINK
610610
select DMA_NONCOHERENT
611611
select IRQ_MIPS_CPU
612612
select USE_OF
613-
select SYS_HAS_CPU_MIPS32_R1
614613
select SYS_HAS_CPU_MIPS32_R2
615614
select SYS_SUPPORTS_32BIT_KERNEL
616615
select SYS_SUPPORTS_LITTLE_ENDIAN

0 commit comments

Comments
 (0)