powerpc: Add skeleton PowerNV platform
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / powerpc / platforms / powernv / Kconfig
blob24700e8df19c51617a437ec3b0e503e252f4af02
1 config PPC_POWERNV
2         depends on PPC64 && PPC_BOOK3S
3         bool "IBM PowerNV (Non-Virtualized) platform support"
4         select PPC_RTAS
5         select PPC_NATIVE
6         select PPC_XICS
7         select PPC_ICP_NATIVE
8         select PPC_ICS_RTAS
9         select PPC_P7_NAP
10         select PPC_PCI_CHOICE if EMBEDDED
11         default y