repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86, efi: Set runtime_version to the EFI spec revision
[linux/fpc-iii.git]
/
arch
/
powerpc
/
platforms
/
powernv
/
Kconfig
blob
74fea5c21839d3eac70aeb4b28dfdfadc38fb2c5
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
default y
10
11
config PPC_POWERNV_RTAS
12
depends on PPC_POWERNV
13
bool "Support for RTAS based PowerNV platforms such as BML"
14
default y
15
select PPC_ICS_RTAS
16
select PPC_RTAS