diff options
Diffstat (limited to 'targets/tyan/s2880')
-rw-r--r-- | targets/tyan/s2880/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/tyan/s2880/Config.lb b/targets/tyan/s2880/Config.lb index e9183a0f54..da6858e582 100644 --- a/targets/tyan/s2880/Config.lb +++ b/targets/tyan/s2880/Config.lb @@ -98,7 +98,7 @@ option CONFIG_CHIP_CONFIGURE=1 ### Build code to export a programmable irq routing table ### option HAVE_PIRQ_TABLE=1 -option IRQ_SLOT_COUNT=13 +option IRQ_SLOT_COUNT=12 # ### ### Build code for SMP support |