License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / powerpc / sysdev / xics / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
0b05ac6e
BH
2config PPC_XICS
3 def_bool n
1ece355b 4 select PPC_SMP_MUXED_IPI
880a3d6a 5 select HARDIRQS_SW_RESEND
0b05ac6e
BH
6
7config PPC_ICP_NATIVE
8 def_bool n
9
10config PPC_ICP_HV
11 def_bool n
12
13config PPC_ICS_RTAS
14 def_bool n
15