xref: /kernel/linux/linux-5.10/arch/mips/jazz/Kconfig (revision 8c2ecf20)
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ciconfig ACER_PICA_61
38c2ecf20Sopenharmony_ci	bool "Support for Acer PICA 1 chipset"
48c2ecf20Sopenharmony_ci	depends on MACH_JAZZ
58c2ecf20Sopenharmony_ci	select DMA_NONCOHERENT
68c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_LITTLE_ENDIAN
78c2ecf20Sopenharmony_ci	help
88c2ecf20Sopenharmony_ci	  This is a machine with a R4400 133/150 MHz CPU. To compile a Linux
98c2ecf20Sopenharmony_ci	  kernel that runs on these, say Y here. For details about Linux on
108c2ecf20Sopenharmony_ci	  the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
118c2ecf20Sopenharmony_ci	  <http://www.linux-mips.org/>.
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciconfig MIPS_MAGNUM_4000
148c2ecf20Sopenharmony_ci	bool "Support for MIPS Magnum 4000"
158c2ecf20Sopenharmony_ci	depends on MACH_JAZZ
168c2ecf20Sopenharmony_ci	select DMA_NONCOHERENT
178c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_BIG_ENDIAN
188c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_LITTLE_ENDIAN
198c2ecf20Sopenharmony_ci	help
208c2ecf20Sopenharmony_ci	  This is a machine with a R4000 100 MHz CPU. To compile a Linux
218c2ecf20Sopenharmony_ci	  kernel that runs on these, say Y here. For details about Linux on
228c2ecf20Sopenharmony_ci	  the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
238c2ecf20Sopenharmony_ci	  <http://www.linux-mips.org/>.
248c2ecf20Sopenharmony_ci
258c2ecf20Sopenharmony_ciconfig OLIVETTI_M700
268c2ecf20Sopenharmony_ci	bool "Support for Olivetti M700-10"
278c2ecf20Sopenharmony_ci	depends on MACH_JAZZ
288c2ecf20Sopenharmony_ci	select DMA_NONCOHERENT
298c2ecf20Sopenharmony_ci	select SYS_SUPPORTS_LITTLE_ENDIAN
308c2ecf20Sopenharmony_ci	help
318c2ecf20Sopenharmony_ci	  This is a machine with a R4000 100 MHz CPU. To compile a Linux
328c2ecf20Sopenharmony_ci	  kernel that runs on these, say Y here. For details about Linux on
338c2ecf20Sopenharmony_ci	  the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
348c2ecf20Sopenharmony_ci	  <http://www.linux-mips.org/>.
35