Kconfig 101 B

123456
  1. if ARM64
  2. config ARMV8_MULTIENTRY
  3. boolean "Enable multiple CPUs to enter into U-Boot"
  4. endif