arch/mips/generic/Kconfig v5.13-rc1

LEGACY_BOARDS

Select this from your board if the board must use a legacy, non-UHI,
boot protocol. This will cause the kernel to scan through the list of
supported machines calling their detect functions in turn if the
kernel is booted without being provided with an FDT via the UHI
boot protocol.

YAMON_DT_SHIM

Select this from your board if the board uses the YAMON bootloader
and you wish to include code which helps translate various
YAMON-provided environment variables into a device tree properties.

Legacy (non-UHI/non-FIT) Boards

LEGACY_BOARD_SEAD3

Support MIPS SEAD-3 boards

Enable this to include support for booting on MIPS SEAD-3 FPGA-based
development boards, which boot using a legacy boot protocol.

MSCC Ocelot doesn't work with SEAD3 enabled

FIT/UHI Boards

FIT_IMAGE_FDT_BOSTON

Include FDT for MIPS Boston boards

Enable this to include the FDT for the MIPS Boston development board
from Imagination Technologies in the FIT kernel image. You should
enable this if you wish to boot on a MIPS Boston board, as it is
expected by the bootloader.

FIT_IMAGE_FDT_NI169445

Include FDT for NI 169445

Enable this to include the FDT for the 169445 platform from
National Instruments in the FIT kernel image.

FIT_IMAGE_FDT_XILFPGA

Include FDT for Xilfpga

Enable this to include the FDT for the MIPSfpga platform
from Imagination Technologies in the FIT kernel image.

FIT_IMAGE_FDT_OCELOT

Include FDT for Microsemi Ocelot development platforms

Enable this to include the FDT for the Ocelot development platforms
from Microsemi in the FIT kernel image.
This requires u-boot on the platform.

FIT_IMAGE_FDT_LUTON

Include FDT for Microsemi Luton development platforms

Enable this to include the FDT for the Luton development platforms
from Microsemi in the FIT kernel image.
This requires u-boot on the platform.

FIT_IMAGE_FDT_JAGUAR2

Include FDT for Microsemi Jaguar2 development platforms

Enable this to include the FDT for the Jaguar2 development platforms
from Microsemi in the FIT kernel image.
This requires u-boot on the platform.

FIT_IMAGE_FDT_SERVAL

Include FDT for Microsemi Serval development platforms

Enable this to include the FDT for the Serval development platforms
from Microsemi in the FIT kernel image.
This requires u-boot on the platform.

BOARD_INGENIC

Support boards based on Ingenic SoCs

Enable support for boards based on Ingenic SoCs.

VIRT_BOARD_RANCHU

Support Ranchu platform for Android emulator

This enables support for the platform used by Android emulator.

Ranchu platform consists of a set of virtual devices. This platform
enables emulation of variety of virtual configurations while using
Android emulator. Android emulator is based on Qemu, and contains
the support for the same set of virtual devices.