Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) config ACER_PICA_61
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) 	bool "Support for Acer PICA 1 chipset"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) 	depends on MACH_JAZZ
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) 	select DMA_NONCOHERENT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 	select SYS_SUPPORTS_LITTLE_ENDIAN
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) 	help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 	  This is a machine with a R4400 133/150 MHz CPU. To compile a Linux
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) 	  kernel that runs on these, say Y here. For details about Linux on
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) 	  the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 	  <http://www.linux-mips.org/>.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) config MIPS_MAGNUM_4000
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 	bool "Support for MIPS Magnum 4000"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 	depends on MACH_JAZZ
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) 	select DMA_NONCOHERENT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) 	select SYS_SUPPORTS_BIG_ENDIAN
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) 	select SYS_SUPPORTS_LITTLE_ENDIAN
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) 	help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) 	  This is a machine with a R4000 100 MHz CPU. To compile a Linux
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) 	  kernel that runs on these, say Y here. For details about Linux on
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) 	  the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) 	  <http://www.linux-mips.org/>.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) config OLIVETTI_M700
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) 	bool "Support for Olivetti M700-10"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) 	depends on MACH_JAZZ
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) 	select DMA_NONCOHERENT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) 	select SYS_SUPPORTS_LITTLE_ENDIAN
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) 	help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) 	  This is a machine with a R4000 100 MHz CPU. To compile a Linux
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) 	  kernel that runs on these, say Y here. For details about Linux on
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) 	  the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) 	  <http://www.linux-mips.org/>.