Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap...
[deliverable/linux.git] / arch / powerpc / sysdev / xics / Kconfig
1 config PPC_XICS
2 def_bool n
3 select PPC_SMP_MUXED_IPI
4
5 config PPC_ICP_NATIVE
6 def_bool n
7
8 config PPC_ICP_HV
9 def_bool n
10
11 config PPC_ICS_RTAS
12 def_bool n
13
This page took 0.051162 seconds and 6 git commands to generate.