Kconfig (498495dba268b20e8eadd7fe93c140c68b6cc9d2) | Kconfig (4f44e8aeaf1937d9148dfcc4c028cd8aff27902e) |
---|---|
1# SPDX-License-Identifier: GPL-2.0 2config PPC_XICS | 1# SPDX-License-Identifier: GPL-2.0 2config PPC_XICS |
3 def_bool n 4 select PPC_SMP_MUXED_IPI 5 select HARDIRQS_SW_RESEND | 3 def_bool n 4 select PPC_SMP_MUXED_IPI 5 select HARDIRQS_SW_RESEND |
6 7config PPC_ICP_NATIVE | 6 7config PPC_ICP_NATIVE |
8 def_bool n | 8 def_bool n |
9 10config PPC_ICP_HV | 9 10config PPC_ICP_HV |
11 def_bool n | 11 def_bool n |
12 13config PPC_ICS_RTAS | 12 13config PPC_ICS_RTAS |
14 def_bool n 15 | 14 def_bool n |