Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux
[deliverable/linux.git] / arch / powerpc / platforms / powernv / Kconfig
CommitLineData
55190f88
BH
1config PPC_POWERNV
2 depends on PPC64 && PPC_BOOK3S
3 bool "IBM PowerNV (Non-Virtualized) platform support"
55190f88
BH
4 select PPC_NATIVE
5 select PPC_XICS
6 select PPC_ICP_NATIVE
55190f88
BH
7 select PPC_P7_NAP
8 select PPC_PCI_CHOICE if EMBEDDED
83920c49 9 select EPAPR_BOOT
3fafe9c2 10 select PPC_INDIRECT_PIO
8a05dd85 11 select PPC_UDBG_16550
8adae0c8 12 select PPC_SCOM
a4da0d50 13 select ARCH_RANDOM
81f35902
GS
14 select CPU_FREQ
15 select CPU_FREQ_GOV_PERFORMANCE
16 select CPU_FREQ_GOV_POWERSAVE
17 select CPU_FREQ_GOV_USERSPACE
18 select CPU_FREQ_GOV_ONDEMAND
19 select CPU_FREQ_GOV_CONSERVATIVE
d4e58e59 20 select PPC_DOORBELL
55190f88 21 default y
0d7cd855
JK
22
23config OPAL_PRD
24 tristate 'OPAL PRD driver'
25 depends on PPC_POWERNV
26 help
27 This enables the opal-prd driver, a facility to run processor
28 recovery diagnostics on OpenPower machines
This page took 0.239671 seconds and 5 git commands to generate.