Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# SPDX-License-Identifier: GPL-2.0
config CONFIG_PPC_MAPLE
	depends on CONFIG_PPC64 && CONFIG_PPC_BOOK3S && CONFIG_CPU_BIG_ENDIAN
	bool "Maple 970FX Evaluation Board"
	select CONFIG_FORCE_PCI
	select CONFIG_MPIC
	select CONFIG_U3_DART
	select CONFIG_MPIC_U3_HT_IRQS
	select CONFIG_GENERIC_TBSYNC
	select CONFIG_PPC_UDBG_16550
	select CONFIG_PPC_970_NAP
	select CONFIG_PPC_NATIVE
	select CONFIG_PPC_RTAS
	select CONFIG_MMIO_NVRAM
	select CONFIG_ATA_NONSTANDARD if CONFIG_ATA
	help
	  This option enables support for the Maple 970FX Evaluation Board.
	  For more information, refer to <http://www.970eval.com>