forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/arch/powerpc/sysdev/xics/Kconfig
....@@ -1,15 +1,14 @@
11 # SPDX-License-Identifier: GPL-2.0
22 config 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
66
77 config PPC_ICP_NATIVE
8
- def_bool n
8
+ def_bool n
99
1010 config PPC_ICP_HV
11
- def_bool n
11
+ def_bool n
1212
1313 config PPC_ICS_RTAS
14
- def_bool n
15
-
14
+ def_bool n