zephyr/arch/arc/soc/em11d
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
..
Kbuild arc: Adding EM11D SOC 2016-05-23 23:48:00 +00:00
Kconfig.defconfig arc: Don't need CONFIG_NUM_REGULAR_IRQ_PRIO_LEVELS 2016-10-31 23:56:56 +00:00
Kconfig.soc Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile build: Introduce concept of SoC specific build flags 2016-05-27 10:04:29 -05:00
linker.ld arc: Adding EM11D SOC 2016-05-23 23:48:00 +00:00
soc.c arc: Adding EM11D SOC 2016-05-23 23:48:00 +00:00
soc.h boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) 2016-09-16 03:10:30 +00:00
soc_config.c arc: Adding EM11D SOC 2016-05-23 23:48:00 +00:00