1b2441318SGreg 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 help 75e83d430SRalf Baechle This is a machine with a R4400 133/150 MHz CPU. To compile a Linux 85e83d430SRalf Baechle kernel that runs on these, say Y here. For details about Linux on 95e83d430SRalf Baechle the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at 105e83d430SRalf Baechle <http://www.linux-mips.org/>. 115e83d430SRalf Baechle 125e83d430SRalf Baechleconfig MIPS_MAGNUM_4000 135e83d430SRalf Baechle bool "Support for MIPS Magnum 4000" 145e83d430SRalf Baechle depends on MACH_JAZZ 155e83d430SRalf Baechle select DMA_NONCOHERENT 168d2f5f0eSKees Cook select SYS_SUPPORTS_BIG_ENDIAN 175e83d430SRalf Baechle help 185e83d430SRalf Baechle This is a machine with a R4000 100 MHz CPU. To compile a Linux 195e83d430SRalf Baechle kernel that runs on these, say Y here. For details about Linux on 205e83d430SRalf Baechle the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at 215e83d430SRalf Baechle <http://www.linux-mips.org/>. 225e83d430SRalf Baechle 235e83d430SRalf Baechleconfig OLIVETTI_M700 245e83d430SRalf Baechle bool "Support for Olivetti M700-10" 255e83d430SRalf Baechle depends on MACH_JAZZ 265e83d430SRalf Baechle select DMA_NONCOHERENT 275e83d430SRalf Baechle help 285e83d430SRalf Baechle This is a machine with a R4000 100 MHz CPU. To compile a Linux 295e83d430SRalf Baechle kernel that runs on these, say Y here. For details about Linux on 305e83d430SRalf Baechle the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at 315e83d430SRalf Baechle <http://www.linux-mips.org/>. 32