Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 config ACER_PICA_61
0003         bool "Support for Acer PICA 1 chipset"
0004         depends on MACH_JAZZ
0005         select DMA_NONCOHERENT
0006         help
0007           This is a machine with a R4400 133/150 MHz CPU. To compile a Linux
0008           kernel that runs on these, say Y here. For details about Linux on
0009           the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
0010           <http://www.linux-mips.org/>.
0011 
0012 config MIPS_MAGNUM_4000
0013         bool "Support for MIPS Magnum 4000"
0014         depends on MACH_JAZZ
0015         select DMA_NONCOHERENT
0016         select SYS_SUPPORTS_BIG_ENDIAN
0017         help
0018           This is a machine with a R4000 100 MHz CPU. To compile a Linux
0019           kernel that runs on these, say Y here. For details about Linux on
0020           the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
0021           <http://www.linux-mips.org/>.
0022 
0023 config OLIVETTI_M700
0024         bool "Support for Olivetti M700-10"
0025         depends on MACH_JAZZ
0026         select DMA_NONCOHERENT
0027         help
0028           This is a machine with a R4000 100 MHz CPU. To compile a Linux
0029           kernel that runs on these, say Y here. For details about Linux on
0030           the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
0031           <http://www.linux-mips.org/>.