zephyr/arch
Chuck Jordan 8b1958a36a arc: Don't need CONFIG_NUM_REGULAR_IRQ_PRIO_LEVELS
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>
2016-10-31 23:56:56 +00:00
..
arc arc: Don't need CONFIG_NUM_REGULAR_IRQ_PRIO_LEVELS 2016-10-31 23:56:56 +00:00
arm boards: stm32f4: Extract common config options 2016-10-28 18:58:06 +00:00
nios2 kernel: merge _IS_IN_ISR() with _is_in_isr() 2016-10-27 21:45:03 +00:00
x86 ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00
Kconfig arm: move atomic operations selection to the Cortex-M Kconfig 2016-10-11 20:47:49 +00:00
Makefile arch/Makefile: simplify 2016-04-27 21:40:19 +00:00