repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
arch
/
powerpc
/
sysdev
/
xics
/
Kconfig
blob
86fee428f5f1ccfd3943f415f2c49ba75e236ab3
1
# SPDX-License-Identifier: GPL-2.0
2
config PPC_XICS
3
def_bool n
4
select PPC_SMP_MUXED_IPI
5
select HARDIRQS_SW_RESEND
6
7
config PPC_ICP_NATIVE
8
def_bool n
9
10
config PPC_ICP_HV
11
def_bool n
12
13
config PPC_ICS_RTAS
14
def_bool n
15