]> bbs.cooldavid.org Git - net-next-2.6.git/blob - arch/blackfin/mach-bf561/Kconfig
6965dd59af4c58c0c223916e702a2a8e18d4d3c4
[net-next-2.6.git] / arch / blackfin / mach-bf561 / Kconfig
1 if (BF561)
2
3 source "arch/blackfin/mach-bf561/boards/Kconfig"
4
5 menu "BF561 Specific Configuration"
6
7 if (!SMP)
8
9 comment "Core B Support"
10
11 config BF561_COREB
12         bool "Enable Core B loader"
13         default y
14
15 endif
16
17 comment "Interrupt Priority Assignment"
18
19 menu "Priority"
20
21 config IRQ_PLL_WAKEUP
22         int "PLL Wakeup Interrupt"
23         default 7
24 config IRQ_DMA1_ERROR
25         int "DMA1 Error (generic)"
26         default 7
27 config IRQ_DMA2_ERROR
28         int "DMA2 Error (generic)"
29         default 7
30 config IRQ_IMDMA_ERROR
31         int "IMDMA Error (generic)"
32         default 7
33 config IRQ_PPI0_ERROR
34         int "PPI0 Error Interrupt"
35         default 7
36 config IRQ_PPI1_ERROR
37         int "PPI1 Error Interrupt"
38         default 7
39 config IRQ_SPORT0_ERROR
40         int "SPORT0 Error Interrupt"
41         default 7
42 config IRQ_SPORT1_ERROR
43         int "SPORT1 Error Interrupt"
44         default 7
45 config IRQ_SPI_ERROR
46         int "SPI Error Interrupt"
47         default 7
48 config IRQ_UART_ERROR
49         int "UART Error Interrupt"
50         default 7
51 config IRQ_RESERVED_ERROR
52         int "Reserved Interrupt"
53         default 7
54 config IRQ_DMA1_0
55         int "DMA1 0  Interrupt(PPI1)"
56         default 8
57 config IRQ_DMA1_1
58         int "DMA1 1  Interrupt(PPI2)"
59         default 8
60 config IRQ_DMA1_2
61         int "DMA1 2  Interrupt"
62         default 8
63 config IRQ_DMA1_3
64         int "DMA1 3  Interrupt"
65         default 8
66 config IRQ_DMA1_4
67         int "DMA1 4  Interrupt"
68         default 8
69 config IRQ_DMA1_5
70         int "DMA1 5  Interrupt"
71         default 8
72 config IRQ_DMA1_6
73         int "DMA1 6  Interrupt"
74         default 8
75 config IRQ_DMA1_7
76         int "DMA1 7  Interrupt"
77         default 8
78 config IRQ_DMA1_8
79         int "DMA1 8  Interrupt"
80         default 8
81 config IRQ_DMA1_9
82         int "DMA1 9  Interrupt"
83         default 8
84 config IRQ_DMA1_10
85         int "DMA1 10 Interrupt"
86         default 8
87 config IRQ_DMA1_11
88         int "DMA1 11 Interrupt"
89         default 8
90 config IRQ_DMA2_0
91         int "DMA2 0  (SPORT0 RX)"
92         default 9
93 config IRQ_DMA2_1
94         int "DMA2 1  (SPORT0 TX)"
95         default 9
96 config IRQ_DMA2_2
97         int "DMA2 2  (SPORT1 RX)"
98         default 9
99 config IRQ_DMA2_3
100         int "DMA2 3  (SPORT2 TX)"
101         default 9
102 config IRQ_DMA2_4
103         int "DMA2 4  (SPI)"
104         default 9
105 config IRQ_DMA2_5
106         int "DMA2 5  (UART RX)"
107         default 9
108 config IRQ_DMA2_6
109         int "DMA2 6  (UART TX)"
110         default 9
111 config IRQ_DMA2_7
112         int "DMA2 7  Interrupt"
113         default 9
114 config IRQ_DMA2_8
115         int "DMA2 8  Interrupt"
116         default 9
117 config IRQ_DMA2_9
118         int "DMA2 9  Interrupt"
119         default 9
120 config IRQ_DMA2_10
121         int "DMA2 10 Interrupt"
122         default 9
123 config IRQ_DMA2_11
124         int "DMA2 11 Interrupt"
125         default 9
126 config IRQ_TIMER0
127         int "TIMER 0  Interrupt"
128         default 8
129 config IRQ_TIMER1
130         int "TIMER 1  Interrupt"
131         default 10
132 config IRQ_TIMER2
133         int "TIMER 2  Interrupt"
134         default 10
135 config IRQ_TIMER3
136         int "TIMER 3  Interrupt"
137         default 10
138 config IRQ_TIMER4
139         int "TIMER 4  Interrupt"
140         default 10
141 config IRQ_TIMER5
142         int "TIMER 5  Interrupt"
143         default 10
144 config IRQ_TIMER6
145         int "TIMER 6  Interrupt"
146         default 10
147 config IRQ_TIMER7
148         int "TIMER 7  Interrupt"
149         default 10
150 config IRQ_TIMER8
151         int "TIMER 8  Interrupt"
152         default 10
153 config IRQ_TIMER9
154         int "TIMER 9  Interrupt"
155         default 10
156 config IRQ_TIMER10
157         int "TIMER 10 Interrupt"
158         default 10
159 config IRQ_TIMER11
160         int "TIMER 11 Interrupt"
161         default 10
162 config IRQ_PROG0_INTA
163         int "Programmable Flags0 A (8)"
164         default 11
165 config IRQ_PROG0_INTB
166         int "Programmable Flags0 B (8)"
167         default 11
168 config IRQ_PROG1_INTA
169         int "Programmable Flags1 A (8)"
170         default 11
171 config IRQ_PROG1_INTB
172         int "Programmable Flags1 B (8)"
173         default 11
174 config IRQ_PROG2_INTA
175         int "Programmable Flags2 A (8)"
176         default 11
177 config IRQ_PROG2_INTB
178         int "Programmable Flags2 B (8)"
179         default 11
180 config IRQ_DMA1_WRRD0
181         int "MDMA1 0 write/read INT"
182         default 8
183 config IRQ_DMA1_WRRD1
184         int "MDMA1 1 write/read INT"
185         default 8
186 config IRQ_DMA2_WRRD0
187         int "MDMA2 0 write/read INT"
188         default 9
189 config IRQ_DMA2_WRRD1
190         int "MDMA2 1 write/read INT"
191         default 9
192 config IRQ_IMDMA_WRRD0
193         int "IMDMA 0 write/read INT"
194         default 12
195 config IRQ_IMDMA_WRRD1
196         int "IMDMA 1 write/read INT"
197         default 12
198 config IRQ_WDTIMER
199         int "Watch Dog Timer"
200         default 13
201
202         help
203           Enter the priority numbers between 7-13 ONLY.  Others are Reserved.
204           This applies to all the above.  It is not recommended to assign the
205           highest priority number 7 to UART or any other device.
206
207 endmenu
208
209 endmenu
210
211 endif