summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv/Kconfig
blob: 24700e8df19c51617a437ec3b0e503e252f4af02 (plain)
1
2
3
4
5
6
7
8
9
10
11
config PPC_POWERNV
	depends on PPC64 && PPC_BOOK3S
	bool "IBM PowerNV (Non-Virtualized) platform support"
	select PPC_RTAS
	select PPC_NATIVE
	select PPC_XICS
	select PPC_ICP_NATIVE
	select PPC_ICS_RTAS
	select PPC_P7_NAP
	select PPC_PCI_CHOICE if EMBEDDED
	default y