forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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