1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 25e83d430SRalf Baechleconfig ACER_PICA_61 38d2f5f0eSKees Cook bool "Support for Acer PICA 1 chipset" 48d2f5f0eSKees Cook depends on MACH_JAZZ 55e83d430SRalf Baechle select DMA_NONCOHERENT 65e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 75e83d430SRalf Baechle help 85e83d430SRalf Baechle This is a machine with a R4400 133/150 MHz CPU. To compile a Linux 95e83d430SRalf Baechle kernel that runs on these, say Y here. For details about Linux on 105e83d430SRalf Baechle the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at 115e83d430SRalf Baechle <http://www.linux-mips.org/>. 125e83d430SRalf Baechle 135e83d430SRalf Baechleconfig MIPS_MAGNUM_4000 145e83d430SRalf Baechle bool "Support for MIPS Magnum 4000" 155e83d430SRalf Baechle depends on MACH_JAZZ 165e83d430SRalf Baechle select DMA_NONCOHERENT 178d2f5f0eSKees Cook select SYS_SUPPORTS_BIG_ENDIAN 185e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 195e83d430SRalf Baechle help 205e83d430SRalf Baechle This is a machine with a R4000 100 MHz CPU. To compile a Linux 215e83d430SRalf Baechle kernel that runs on these, say Y here. For details about Linux on 225e83d430SRalf Baechle the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at 235e83d430SRalf Baechle <http://www.linux-mips.org/>. 245e83d430SRalf Baechle 255e83d430SRalf Baechleconfig OLIVETTI_M700 265e83d430SRalf Baechle bool "Support for Olivetti M700-10" 275e83d430SRalf Baechle depends on MACH_JAZZ 285e83d430SRalf Baechle select DMA_NONCOHERENT 295e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 305e83d430SRalf Baechle help 315e83d430SRalf Baechle This is a machine with a R4000 100 MHz CPU. To compile a Linux 325e83d430SRalf Baechle kernel that runs on these, say Y here. For details about Linux on 335e83d430SRalf Baechle the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at 345e83d430SRalf Baechle <http://www.linux-mips.org/>. 35