Blame view

arch/blackfin/mach-bf561/Kconfig 3.94 KB
4f25eb85d   Mike Frysinger   Blackfin arch: sp...
1
2
3
  if (BF561)
  
  source "arch/blackfin/mach-bf561/boards/Kconfig"
1394f0322   Bryan Wu   blackfin architec...
4
5
  
  menu "BF561 Specific Configuration"
c51b4488c   Graf Yang   Blackfin arch: SM...
6
  if (!SMP)
1394f0322   Bryan Wu   blackfin architec...
7

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