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

config CONFIG_PPC_POWERNV
	depends on CONFIG_PPC64 && CONFIG_PPC_BOOK3S
	bool "IBM PowerNV (Non-Virtualized) platform support"
	select CONFIG_PPC_NATIVE
	select CONFIG_PPC_XICS
	select CONFIG_PPC_ICP_NATIVE
	select CONFIG_PPC_P7_NAP
	select CONFIG_PPC_PCI_CHOICE if CONFIG_EMBEDDED
	select CONFIG_EPAPR_BOOT
	select CONFIG_PPC_INDIRECT_PIO
	select CONFIG_PPC_UDBG_16550
	select CONFIG_PPC_SCOM
	select CONFIG_ARCH_RANDOM
	select CONFIG_CPU_FREQ
	select CONFIG_CPU_FREQ_GOV_PERFORMANCE
	select CONFIG_CPU_FREQ_GOV_POWERSAVE
	select CONFIG_CPU_FREQ_GOV_USERSPACE
	select CONFIG_CPU_FREQ_GOV_ONDEMAND
	select CONFIG_CPU_FREQ_GOV_CONSERVATIVE
	select CONFIG_PPC_DOORBELL
	default y

config CONFIG_OPAL_PRD
	tristate 'OPAL PRD driver'
	depends on CONFIG_PPC_POWERNV
	help
	  This enables the opal-prd driver, a facility to run processor
	  recovery diagnostics on OpenPower machines