quarkd2000: correct LOAPIC timer IRQ number

Change the LOAPIC timer IRQ number to 10. It should not
be 0.

Change-Id: I156286d0e3b903cca07cc3f87804b145aacaf117
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
This commit is contained in:
Baohong Liu 2016-06-14 16:22:14 -07:00 committed by Anas Nashif
commit 263b3cdbba

View file

@ -39,7 +39,7 @@ config IOAPIC_NUM_RTES
default 32
config LOAPIC_TIMER_IRQ
default 0
default 10
config LOAPIC_TIMER_IRQ_PRIORITY
default 2