if MIPS_GENERIC config LEGACY_BOARDS bool help 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. config VIRT_BOARD_RANCHU bool "Support Ranchu platform for Android emulator" help 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. endif