Kconfig (e5451c8f8330e03ad3cfa16048b4daf961af434f) Kconfig (880a3d6afd068682d6386a0528be1217541d3d8e)
1config PPC_XICS
2 def_bool n
3 select PPC_SMP_MUXED_IPI
1config PPC_XICS
2 def_bool n
3 select PPC_SMP_MUXED_IPI
4 select HARDIRQS_SW_RESEND
4
5config PPC_ICP_NATIVE
6 def_bool n
7
8config PPC_ICP_HV
9 def_bool n
10
11config PPC_ICS_RTAS
12 def_bool n
13
5
6config PPC_ICP_NATIVE
7 def_bool n
8
9config PPC_ICP_HV
10 def_bool n
11
12config PPC_ICS_RTAS
13 def_bool n
14