forked from Imagelibrary/seL4
imx8m: add NUM_PPI
This allows SMP support for the imx8m.
This commit is contained in:
@@ -41,6 +41,7 @@ if(KernelPlatformImx8mq-evk OR KernelPlatformImx8mm-evk)
|
||||
MAX_IRQ 160
|
||||
TIMER drivers/timer/arm_generic.h
|
||||
INTERRUPT_CONTROLLER arch/machine/gic_v3.h
|
||||
NUM_PPI 32
|
||||
)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user