8b1958a36a
We can derive NUM_REGULAR_IRQ_PRIO_LEVELS by subtracting 1 from CONFIG_IRQ_PRIO_LEVELS if FIRQ is present (which is currently always the case). If FIRQ is not present, the value will be equal to CONFIG_IRQ_PRIO_LEVELS since all interrupts will be regular. Change-Id: Ibefc939e3771bf0adf712127db0d36cb49bf732b Signed-off-by: Chuck Jordan <cjordan@synopsys.com> |
||
---|---|---|
.. | ||
Kbuild | ||
Kconfig.defconfig | ||
Kconfig.soc | ||
Makefile | ||
linker.ld | ||
soc.c | ||
soc.h | ||
soc_config.c |