OpenCores
URL https://opencores.org/ocsvn/mips_enhanced/mips_enhanced/trunk

Subversion Repositories mips_enhanced

[/] [mips_enhanced/] [trunk/] [grlib-gpl-1.0.19-b3188/] [lib/] [gaisler/] [leon3/] [irqmp.in] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 dimamali
    bool 'Enable LEON3 interrupt controller    ' CONFIG_IRQ3_ENABLE
2
    if [ "$CONFIG_IRQ3_ENABLE" = "y" ]; then
3
      bool 'Enable secondary interrupts           ' CONFIG_IRQ3_SEC
4
      if [ "$CONFIG_IRQ3_SEC" = "y" ]; then
5
        int 'Secondary interrupt number (1 - 15)    ' CONFIG_IRQ3_NSEC 12
6
      fi
7
    fi
8
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.