soc: mpfs: describe the correct amount of irqs available.

Microchip's PolarFire SoC (MPFS) has 186 available interrupts.
Fix the Kconfig symbols.

While we're at at: remove commented out code

Signed-off-by: Conor Paxton <conor.paxton@microchip.com>
This commit is contained in:
Conor Paxton 2023-12-04 19:10:36 +00:00 committed by Fabio Baltieri
parent 13f8d80930
commit dc5cf9cb1c

View file

@ -30,12 +30,9 @@ config 2ND_LVL_INTR_00_OFFSET
default 11
config MAX_IRQ_PER_AGGREGATOR
default 30
default 186
config NUM_IRQS
default 187
# config NO_OPTIMIZATIONS
# default y
default 186
endif # SOC_SERIES_RISCV64_MIV