18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_cichoice 38c2ecf20Sopenharmony_ci prompt "Machine type" 48c2ecf20Sopenharmony_ci depends on MIPS_ALCHEMY 58c2ecf20Sopenharmony_ci default MIPS_DB1XXX 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ciconfig MIPS_MTX1 88c2ecf20Sopenharmony_ci bool "4G Systems MTX-1 board" 98c2ecf20Sopenharmony_ci select HAVE_PCI 108c2ecf20Sopenharmony_ci select SYS_SUPPORTS_LITTLE_ENDIAN 118c2ecf20Sopenharmony_ci select SYS_HAS_EARLY_PRINTK 128c2ecf20Sopenharmony_ci 138c2ecf20Sopenharmony_ciconfig MIPS_DB1XXX 148c2ecf20Sopenharmony_ci bool "Alchemy DB1XXX / PB1XXX boards" 158c2ecf20Sopenharmony_ci select GPIOLIB 168c2ecf20Sopenharmony_ci select HAVE_PCI 178c2ecf20Sopenharmony_ci select SYS_SUPPORTS_LITTLE_ENDIAN 188c2ecf20Sopenharmony_ci select SYS_HAS_EARLY_PRINTK 198c2ecf20Sopenharmony_ci help 208c2ecf20Sopenharmony_ci Select this option if you have one of the following Alchemy 218c2ecf20Sopenharmony_ci development boards: DB1000 DB1500 DB1100 DB1550 DB1200 DB1300 228c2ecf20Sopenharmony_ci PB1500 PB1100 PB1550 PB1200 238c2ecf20Sopenharmony_ci Board type is autodetected during boot. 248c2ecf20Sopenharmony_ci 258c2ecf20Sopenharmony_ciconfig MIPS_XXS1500 268c2ecf20Sopenharmony_ci bool "MyCable XXS1500 board" 278c2ecf20Sopenharmony_ci select SYS_SUPPORTS_LITTLE_ENDIAN 288c2ecf20Sopenharmony_ci select SYS_HAS_EARLY_PRINTK 298c2ecf20Sopenharmony_ci 308c2ecf20Sopenharmony_ciconfig MIPS_GPR 318c2ecf20Sopenharmony_ci bool "Trapeze ITS GPR board" 328c2ecf20Sopenharmony_ci select HAVE_PCI 338c2ecf20Sopenharmony_ci select SYS_SUPPORTS_LITTLE_ENDIAN 348c2ecf20Sopenharmony_ci select SYS_HAS_EARLY_PRINTK 358c2ecf20Sopenharmony_ci 368c2ecf20Sopenharmony_ciendchoice 37