MIPS: mscc: Fix configuration name for ocelot legacy boards
authorGregory CLEMENT <gregory.clement@bootlin.com>
Tue, 10 Nov 2020 11:45:03 +0000 (12:45 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 12 Nov 2020 22:32:05 +0000 (23:32 +0100)
Ocelots is supported by the generic MIPS build so make it clears that
LEGACY_BOARD_OCELOT is only needed for legacy boards which didn't have
bootloader supporting device tree.

Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/generic/Kconfig

index 45431b8..eb2a3fa 100644 (file)
@@ -31,7 +31,7 @@ comment "MSCC Ocelot doesn't work with SEAD3 enabled"
        depends on LEGACY_BOARD_SEAD3
 
 config LEGACY_BOARD_OCELOT
-       bool "Support MSCC Ocelot boards"
+       bool "Legacy support for Ocelot based boards"
        depends on LEGACY_BOARD_SEAD3=n
        select LEGACY_BOARDS
        select SOC_VCOREIII