Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 config PPC_XICS
0003         def_bool n
0004         select PPC_SMP_MUXED_IPI
0005         select HARDIRQS_SW_RESEND
0006 
0007 config PPC_ICP_NATIVE
0008         def_bool n
0009 
0010 config PPC_ICP_HV
0011         def_bool n
0012 
0013 config PPC_ICS_RTAS
0014         def_bool n
0015 
0016 config PPC_ICS_NATIVE
0017         def_bool n