]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/powerpc/platforms/powernv/Kconfig
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[karo-tx-linux.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         select PPC_INDIRECT_PIO
11         select PPC_UDBG_16550
12         select PPC_SCOM
13         select ARCH_RANDOM
14         default y
15
16 config PPC_POWERNV_RTAS
17         depends on PPC_POWERNV
18         bool "Support for RTAS based PowerNV platforms such as BML"
19         default y
20         select PPC_ICS_RTAS
21         select PPC_RTAS