Merge tag 'dt-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-microblaze.git] / arch / mips / jazz / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 config ACER_PICA_61
3         bool "Support for Acer PICA 1 chipset"
4         depends on MACH_JAZZ
5         select DMA_NONCOHERENT
6         help
7           This is a machine with a R4400 133/150 MHz CPU. To compile a Linux
8           kernel that runs on these, say Y here. For details about Linux on
9           the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
10           <http://www.linux-mips.org/>.
11
12 config MIPS_MAGNUM_4000
13         bool "Support for MIPS Magnum 4000"
14         depends on MACH_JAZZ
15         select DMA_NONCOHERENT
16         select SYS_SUPPORTS_BIG_ENDIAN
17         help
18           This is a machine with a R4000 100 MHz CPU. To compile a Linux
19           kernel that runs on these, say Y here. For details about Linux on
20           the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
21           <http://www.linux-mips.org/>.
22
23 config OLIVETTI_M700
24         bool "Support for Olivetti M700-10"
25         depends on MACH_JAZZ
26         select DMA_NONCOHERENT
27         help
28           This is a machine with a R4000 100 MHz CPU. To compile a Linux
29           kernel that runs on these, say Y here. For details about Linux on
30           the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
31           <http://www.linux-mips.org/>.