14 lines
184 B
Plaintext
14 lines
184 B
Plaintext
|
config PPC_XICS
|
||
|
def_bool n
|
||
|
select PPC_SMP_MUXED_IPI
|
||
|
|
||
|
config PPC_ICP_NATIVE
|
||
|
def_bool n
|
||
|
|
||
|
config PPC_ICP_HV
|
||
|
def_bool n
|
||
|
|
||
|
config PPC_ICS_RTAS
|
||
|
def_bool n
|
||
|
|