lfn
        serial
        ticket/834-toolchain-update
        topic/msim-upgrade
        topic/simplify-dev-export
      
      
        
          | Last change
 on this file since 91e057c was             4d2dba7, checked in by Jakub Klama <jakub.klama@…>, 12 years ago | 
        
          | 
Implementation of IRQMP interrupt controller and UART drivers, part 2.Modified kernel config files to reflect presence of new drivers.
 
 | 
        
          | 
              
Property                 mode
 set to                 100644 | 
        
          | File size:
            205 bytes | 
      
      
| Line |  | 
|---|
| 1 | # Machine type | 
|---|
| 2 | MACHINE = leon3 | 
|---|
| 3 |  | 
|---|
| 4 | # CPU type | 
|---|
| 5 | PROCESSOR = leon3 | 
|---|
| 6 |  | 
|---|
| 7 | # Barebone build with essential binaries only | 
|---|
| 8 | CONFIG_BAREBONE = y | 
|---|
| 9 |  | 
|---|
| 10 | # GRLIB APBUART | 
|---|
| 11 | CONFIG_GRLIB_UART = y | 
|---|
| 12 |  | 
|---|
| 13 | # GRLIB IRQMP | 
|---|
| 14 | CONFIG_GRLIB_IRQMP = y | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.