diff options
| -rw-r--r-- | arch/blackfin/mach-bf537/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/blackfin/mach-bf537/Kconfig b/arch/blackfin/mach-bf537/Kconfig index d81224f9d723..08b2b343ccec 100644 --- a/arch/blackfin/mach-bf537/Kconfig +++ b/arch/blackfin/mach-bf537/Kconfig | |||
| @@ -14,8 +14,8 @@ config IRQ_DMA_ERROR | |||
| 14 | int "IRQ_DMA_ERROR Generic" | 14 | int "IRQ_DMA_ERROR Generic" |
| 15 | default 7 | 15 | default 7 |
| 16 | config IRQ_ERROR | 16 | config IRQ_ERROR |
| 17 | int "IRQ_ERROR: CAN MAC SPORT0 SPORT1 SPI UART0 UART1" | 17 | int "IRQ_ERROR: PPI CAN MAC SPORT0 SPORT1 SPI UART0 UART1" |
| 18 | default 7 | 18 | default 11 |
| 19 | config IRQ_RTC | 19 | config IRQ_RTC |
| 20 | int "IRQ_RTC" | 20 | int "IRQ_RTC" |
| 21 | default 8 | 21 | default 8 |
