Skip to content
Snippets Groups Projects
Commit fcae03f5 authored by Peng Fan's avatar Peng Fan
Browse files

arch: arm64: select SCHED_IPI_SUPPORTED when SMP enabled


Select SCHED_IPI_SUPPORTED when SMP enabled.

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
parent a70a5e0b
Branches qemu-smp-v3
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ config CPU_CORTEX_A
select HAS_FLASH_LOAD_OFFSET
select USE_SWITCH
select USE_SWITCH_SUPPORTED
select SCHED_IPI_SUPPORTED if SMP
help
This option signifies the use of a CPU of the Cortex-A family.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment