Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / platforms / powernv / Kconfig
1 config PPC_POWERNV
2         depends on PPC64 && PPC_BOOK3S
3         bool "IBM PowerNV (Non-Virtualized) platform support"
4         select PPC_NATIVE
5         select PPC_XICS
6         select PPC_ICP_NATIVE
7         select PPC_P7_NAP
8         select PPC_PCI_CHOICE if EMBEDDED
9         select EPAPR_BOOT
10         default y
11
12 config POWERNV_MSI
13         bool "Support PCI MSI on PowerNV platform"
14         depends on PCI_MSI
15         default y
16
17 config PPC_POWERNV_RTAS
18         depends on PPC_POWERNV
19         bool "Support for RTAS based PowerNV platforms such as BML"
20         default y
21         select PPC_ICS_RTAS
22         select PPC_RTAS