arch/arc: Set the right priority for ADC/AON on quark_se

ARC has only 2 priorities, 0 or 1. So let's set the right priority for
ADC and AON.

Fixes #8302

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2018-06-10 07:55:20 -05:00 committed by Maureen Helm
commit 1c4fe3edc0

View file

@ -128,6 +128,8 @@ endif # I2C
if ADC
config ADC_QMSI_SS
def_bool y
config ADC_0_IRQ_PRI
default 0
endif
if BT_H4
@ -241,7 +243,7 @@ config AON_TIMER_QMSI
def_bool y
config AON_TIMER_IRQ_PRI
default 2
default 0
endif # COUNTER