162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_cichoice 362306a36Sopenharmony_ci prompt "Machine type" 462306a36Sopenharmony_ci depends on MIPS_ALCHEMY 562306a36Sopenharmony_ci default MIPS_DB1XXX 662306a36Sopenharmony_ci 762306a36Sopenharmony_ciconfig MIPS_MTX1 862306a36Sopenharmony_ci bool "4G Systems MTX-1 board" 962306a36Sopenharmony_ci select HAVE_PCI 1062306a36Sopenharmony_ci select SYS_SUPPORTS_LITTLE_ENDIAN 1162306a36Sopenharmony_ci select SYS_HAS_EARLY_PRINTK 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ciconfig MIPS_DB1XXX 1462306a36Sopenharmony_ci bool "Alchemy DB1XXX / PB1XXX boards" 1562306a36Sopenharmony_ci select GPIOLIB 1662306a36Sopenharmony_ci select HAVE_PCI 1762306a36Sopenharmony_ci select HAVE_PATA_PLATFORM 1862306a36Sopenharmony_ci select SYS_SUPPORTS_LITTLE_ENDIAN 1962306a36Sopenharmony_ci select SYS_HAS_EARLY_PRINTK 2062306a36Sopenharmony_ci help 2162306a36Sopenharmony_ci Select this option if you have one of the following Alchemy 2262306a36Sopenharmony_ci development boards: DB1000 DB1500 DB1100 DB1550 DB1200 DB1300 2362306a36Sopenharmony_ci PB1500 PB1100 PB1550 PB1200 2462306a36Sopenharmony_ci Board type is autodetected during boot. 2562306a36Sopenharmony_ci 2662306a36Sopenharmony_ciconfig MIPS_XXS1500 2762306a36Sopenharmony_ci bool "MyCable XXS1500 board" 2862306a36Sopenharmony_ci select SYS_SUPPORTS_LITTLE_ENDIAN 2962306a36Sopenharmony_ci select SYS_HAS_EARLY_PRINTK 3062306a36Sopenharmony_ci 3162306a36Sopenharmony_ciconfig MIPS_GPR 3262306a36Sopenharmony_ci bool "Trapeze ITS GPR board" 3362306a36Sopenharmony_ci select HAVE_PCI 3462306a36Sopenharmony_ci select SYS_SUPPORTS_LITTLE_ENDIAN 3562306a36Sopenharmony_ci select SYS_HAS_EARLY_PRINTK 3662306a36Sopenharmony_ci 3762306a36Sopenharmony_ciendchoice 38