From: Arınç ÜNAL Date: Tue, 21 Feb 2023 09:24:34 +0000 (+0300) Subject: mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f2b95d7a9fa43bd72d442a9df01e29274b1769b2;p=linux.git 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 Acked-by: Sergio Paracuellos Signed-off-by: Thomas Bogendoerfer --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index a1170f0a0c04d..875c29246555b 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -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