aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powernv/Kconfig
blob: 74fea5c21839d3eac70aeb4b28dfdfadc38fb2c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config PPC_POWERNV
	depends on PPC64 && PPC_BOOK3S
	bool "IBM PowerNV (Non-Virtualized) platform support"
	select PPC_NATIVE
	select PPC_XICS
	select PPC_ICP_NATIVE
	select PPC_P7_NAP
	select PPC_PCI_CHOICE if EMBEDDED
	default y

config PPC_POWERNV_RTAS
	depends on PPC_POWERNV
	bool "Support for RTAS based PowerNV platforms such as BML"
	default y
	select PPC_ICS_RTAS
	select PPC_RTAS