]> Git Repo - linux.git/commitdiff
mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK
authorArınç ÜNAL <[email protected]>
Tue, 21 Feb 2023 09:24:34 +0000 (12:24 +0300)
committerThomas Bogendoerfer <[email protected]>
Mon, 27 Feb 2023 22:46:50 +0000 (23:46 +0100)
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]>
arch/mips/Kconfig

index a1170f0a0c04dee624f4958a67747ea747693ef8..875c29246555b0d5a20cf9d960fe206eb408c0b2 100644 (file)
@@ -610,7 +610,6 @@ config RALINK
        select DMA_NONCOHERENT
        select IRQ_MIPS_CPU
        select USE_OF
-       select SYS_HAS_CPU_MIPS32_R1
        select SYS_HAS_CPU_MIPS32_R2
        select SYS_SUPPORTS_32BIT_KERNEL
        select SYS_SUPPORTS_LITTLE_ENDIAN
This page took 0.061649 seconds and 4 git commands to generate.