hc
2023-11-06 9df731a176aab8e03b984b681b1bea01ccff6644
u-boot/arch/arm/Kconfig
....@@ -343,6 +343,10 @@
343343 help
344344 This ARM64 system supports AArch32 execution state.
345345
346
+config ARM_SMP
347
+ bool "Enable ARM Symmetric Multiprocessing"
348
+ default n
349
+
346350 choice
347351 prompt "Target select"
348352 default TARGET_HIKEY