Merge tag 'asoc-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[linux-2.6-block.git] / arch / blackfin / mach-bf609 / Kconfig
CommitLineData
22a82628
SZ
1config BF60x
2 def_bool y
3 depends on (BF609)
4 select IRQ_PREFLOW_FASTEOI
5
6if (BF60x)
7
8source "arch/blackfin/mach-bf609/boards/Kconfig"
9
10menu "BF609 Specific Configuration"
11
e0a59310
SZ
12config SEC_IRQ_PRIORITY_LEVELS
13 int "SEC interrupt priority levels"
14 default 7
15 range 0 7
16 help
9c768207 17 Divide the total number of interrupt priority levels into sub-levels.
e0a59310
SZ
18 There is 2 ^ (SEC_IRQ_PRIORITY_LEVELS + 1) different levels.
19
24a70cf2
SM
20
21comment "System Cross Bar Priority Assignment"
22
23config SCB_PRIORITY
24 bool "Init System Cross Bar Priority"
25 default n
26
27menuconfig SCB0_MI0
28 bool "SCB0 Master Interface 0 (DDR)"
29 default n
30 depends on SCB_PRIORITY
31 help
32 The slave interface id of each slot should be set according following table.
33 Core 0 -- 0
34 Core 1 -- 2
35 SCB1 -- 9
36 SCB2 -- 10
37 SCB3 -- 11
38 SCB4 -- 12
39 SCB5 -- 5
40 SCB6 -- 6
41 SCB7 -- 8
42 SCB8 -- 7
43 SCB9 -- 4
44 USB -- 13
45
46if SCB0_MI0
47
48config SCB0_MI0_SLOT0
49 int "Slot 0 slave interface id"
50 default 0
51 range 0 13
52
53config SCB0_MI0_SLOT1
54 int "Slot 1 slave interface id"
55 default 2
56 range 0 13
57
58config SCB0_MI0_SLOT2
59 int "Slot 2 slave interface id"
60 default 4
61 range 0 13
62
63config SCB0_MI0_SLOT3
64 int "Slot 3 slave interface id"
65 default 5
66 range 0 13
67
68config SCB0_MI0_SLOT4
69 int "Slot 4 slave interface id"
70 default 6
71 range 0 13
72
73config SCB0_MI0_SLOT5
74 int "Slot 5 slave interface id"
75 default 7
76 range 0 13
77
78config SCB0_MI0_SLOT6
79 int "Slot 6 slave interface id"
80 default 8
81 range 0 13
82
83config SCB0_MI0_SLOT7
84 int "Slot 7 slave interface id"
85 default 9
86 range 0 13
87
88config SCB0_MI0_SLOT8
89 int "Slot 8 slave interface id"
90 default 10
91 range 0 13
92
93config SCB0_MI0_SLOT9
94 int "Slot 9 slave interface id"
95 default 11
96 range 0 13
97
98config SCB0_MI0_SLOT10
99 int "Slot 10 slave interface id"
100 default 13
101 range 0 13
102
103config SCB0_MI0_SLOT11
104 int "Slot 11 slave interface id"
105 default 12
106 range 0 13
107
108config SCB0_MI0_SLOT12
109 int "Slot 12 slave interface id"
110 default 0
111 range 0 13
112
113config SCB0_MI0_SLOT13
114 int "Slot 13 slave interface id"
115 default 2
116 range 0 13
117
118config SCB0_MI0_SLOT14
119 int "Slot 14 slave interface id"
120 default 4
121 range 0 13
122
123config SCB0_MI0_SLOT15
124 int "Slot 15 slave interface id"
125 default 5
126 range 0 13
127
128config SCB0_MI0_SLOT16
129 int "Slot 16 slave interface id"
130 default 6
131 range 0 13
132
133config SCB0_MI0_SLOT17
134 int "Slot 17 slave interface id"
135 default 7
136 range 0 13
137
138config SCB0_MI0_SLOT18
139 int "Slot 18 slave interface id"
140 default 8
141 range 0 13
142
143config SCB0_MI0_SLOT19
144 int "Slot 19 slave interface id"
145 default 9
146 range 0 13
147
148config SCB0_MI0_SLOT20
149 int "Slot 20 slave interface id"
150 default 10
151 range 0 13
152
153config SCB0_MI0_SLOT21
154 int "Slot 21 slave interface id"
155 default 11
156 range 0 13
157
158config SCB0_MI0_SLOT22
159 int "Slot 22 slave interface id"
160 default 13
161 range 0 13
162
163config SCB0_MI0_SLOT23
164 int "Slot 23 slave interface id"
165 default 12
166 range 0 13
167
168config SCB0_MI0_SLOT24
169 int "Slot 24 slave interface id"
170 default 0
171 range 0 13
172
173config SCB0_MI0_SLOT25
174 int "Slot 25 slave interface id"
175 default 2
176 range 0 13
177
178config SCB0_MI0_SLOT26
179 int "Slot 26 slave interface id"
180 default 4
181 range 0 13
182
183config SCB0_MI0_SLOT27
184 int "Slot 27 slave interface id"
185 default 5
186 range 0 13
187
188config SCB0_MI0_SLOT28
189 int "Slot 28 slave interface id"
190 default 6
191 range 0 13
192
193config SCB0_MI0_SLOT29
194 int "Slot 29 slave interface id"
195 default 7
196 range 0 13
197
198config SCB0_MI0_SLOT30
199 int "Slot 30 slave interface id"
200 default 8
201 range 0 13
202
203config SCB0_MI0_SLOT31
204 int "Slot 31 slave interface id"
205 default 13
206 range 0 13
207
208endif # SCB0_MI0
209
210menuconfig SCB0_MI1
211 bool "SCB0 Master Interface 1 (SMC)"
212 default n
213 depends on SCB_PRIORITY
214 help
215 The slave interface id of each slot should be set according following table.
216 Core 0 -- 0
217 Core 1 -- 2
218 SCB1 -- 9
219 SCB2 -- 10
220 SCB3 -- 11
221 SCB4 -- 12
222 SCB5 -- 5
223 SCB6 -- 6
224 SCB7 -- 8
225 SCB8 -- 7
226 SCB9 -- 4
227 USB -- 13
228
229if SCB0_MI1
230
231config SCB0_MI1_SLOT0
232 int "Slot 0 slave interface id"
233 default 0
234 range 0 13
235
236config SCB0_MI1_SLOT1
237 int "Slot 1 slave interface id"
238 default 2
239 range 0 13
240
241config SCB0_MI1_SLOT2
242 int "Slot 2 slave interface id"
243 default 4
244 range 0 13
245
246config SCB0_MI1_SLOT3
247 int "Slot 3 slave interface id"
248 default 5
249 range 0 13
250
251config SCB0_MI1_SLOT4
252 int "Slot 4 slave interface id"
253 default 6
254 range 0 13
255
256config SCB0_MI1_SLOT5
257 int "Slot 5 slave interface id"
258 default 7
259 range 0 13
260
261config SCB0_MI1_SLOT6
262 int "Slot 6 slave interface id"
263 default 8
264 range 0 13
265
266config SCB0_MI1_SLOT7
267 int "Slot 7 slave interface id"
268 default 9
269 range 0 13
270
271config SCB0_MI1_SLOT8
272 int "Slot 8 slave interface id"
273 default 10
274 range 0 13
275
276config SCB0_MI1_SLOT9
277 int "Slot 9 slave interface id"
278 default 11
279 range 0 13
280
281config SCB0_MI1_SLOT10
282 int "Slot 10 slave interface id"
283 default 13
284 range 0 13
285
286config SCB0_MI1_SLOT11
287 int "Slot 11 slave interface id"
288 default 12
289 range 0 13
290
291config SCB0_MI1_SLOT12
292 int "Slot 12 slave interface id"
293 default 0
294 range 0 13
295
296config SCB0_MI1_SLOT13
297 int "Slot 13 slave interface id"
298 default 2
299 range 0 13
300
301config SCB0_MI1_SLOT14
302 int "Slot 14 slave interface id"
303 default 4
304 range 0 13
305
306config SCB0_MI1_SLOT15
307 int "Slot 15 slave interface id"
308 default 5
309 range 0 13
310
311config SCB0_MI1_SLOT16
312 int "Slot 16 slave interface id"
313 default 6
314 range 0 13
315
316config SCB0_MI1_SLOT17
317 int "Slot 17 slave interface id"
318 default 7
319 range 0 13
320
321config SCB0_MI1_SLOT18
322 int "Slot 18 slave interface id"
323 default 8
324 range 0 13
325
326config SCB0_MI1_SLOT19
327 int "Slot 19 slave interface id"
328 default 9
329 range 0 13
330
331config SCB0_MI1_SLOT20
332 int "Slot 20 slave interface id"
333 default 10
334 range 0 13
335
336config SCB0_MI1_SLOT21
337 int "Slot 21 slave interface id"
338 default 11
339 range 0 13
340
341config SCB0_MI1_SLOT22
342 int "Slot 22 slave interface id"
343 default 13
344 range 0 13
345
346config SCB0_MI1_SLOT23
347 int "Slot 23 slave interface id"
348 default 12
349 range 0 13
350
351config SCB0_MI1_SLOT24
352 int "Slot 24 slave interface id"
353 default 0
354 range 0 13
355
356config SCB0_MI1_SLOT25
357 int "Slot 25 slave interface id"
358 default 2
359 range 0 13
360
361config SCB0_MI1_SLOT26
362 int "Slot 26 slave interface id"
363 default 4
364 range 0 13
365
366config SCB0_MI1_SLOT27
367 int "Slot 27 slave interface id"
368 default 5
369 range 0 13
370
371config SCB0_MI1_SLOT28
372 int "Slot 28 slave interface id"
373 default 6
374 range 0 13
375
376config SCB0_MI1_SLOT29
377 int "Slot 29 slave interface id"
378 default 7
379 range 0 13
380
381config SCB0_MI1_SLOT30
382 int "Slot 30 slave interface id"
383 default 8
384 range 0 13
385
386config SCB0_MI1_SLOT31
387 int "Slot 31 slave interface id"
388 default 13
389 range 0 13
390
391endif # SCB0_MI1
392
393menuconfig SCB0_MI2
394 bool "SCB0 Master Interface 2 (Data L2)"
395 default n
396 depends on SCB_PRIORITY
397 help
398 The slave interface id of each slot should be set according following table.
399 Core 0 -- 0
400 Core 1 -- 2
401 SCB1 -- 9
402 SCB2 -- 10
403 SCB3 -- 11
404 SCB4 -- 12
405 SCB5 -- 5
406 SCB6 -- 6
407 SCB7 -- 8
408 SCB8 -- 7
409 SCB9 -- 4
410 USB -- 13
411
412if SCB0_MI2
413
414config SCB0_MI2_SLOT0
415 int "Slot 0 slave interface id"
416 default 4
417 range 0 13
418
419config SCB0_MI2_SLOT1
420 int "Slot 1 slave interface id"
421 default 5
422 range 0 13
423
424config SCB0_MI2_SLOT2
425 int "Slot 2 slave interface id"
426 default 6
427 range 0 13
428
429config SCB0_MI2_SLOT3
430 int "Slot 3 slave interface id"
431 default 7
432 range 0 13
433
434config SCB0_MI2_SLOT4
435 int "Slot 4 slave interface id"
436 default 8
437 range 0 13
438
439config SCB0_MI2_SLOT5
440 int "Slot 5 slave interface id"
441 default 9
442 range 0 13
443
444config SCB0_MI2_SLOT6
445 int "Slot 6 slave interface id"
446 default 10
447 range 0 13
448
449config SCB0_MI2_SLOT7
450 int "Slot 7 slave interface id"
451 default 11
452 range 0 13
453
454config SCB0_MI2_SLOT8
455 int "Slot 8 slave interface id"
456 default 13
457 range 0 13
458
459config SCB0_MI2_SLOT9
460 int "Slot 9 slave interface id"
461 default 12
462 range 0 13
463
464config SCB0_MI2_SLOT10
465 int "Slot 10 slave interface id"
466 default 4
467 range 0 13
468
469config SCB0_MI2_SLOT11
470 int "Slot 11 slave interface id"
471 default 5
472 range 0 13
473
474config SCB0_MI2_SLOT12
475 int "Slot 12 slave interface id"
476 default 6
477 range 0 13
478
479config SCB0_MI2_SLOT13
480 int "Slot 13 slave interface id"
481 default 7
482 range 0 13
483
484config SCB0_MI2_SLOT14
485 int "Slot 14 slave interface id"
486 default 8
487 range 0 13
488
489config SCB0_MI2_SLOT15
490 int "Slot 15 slave interface id"
491 default 9
492 range 0 13
493
494config SCB0_MI2_SLOT16
495 int "Slot 16 slave interface id"
496 default 10
497 range 0 13
498
499config SCB0_MI2_SLOT17
500 int "Slot 17 slave interface id"
501 default 11
502 range 0 13
503
504config SCB0_MI2_SLOT18
505 int "Slot 18 slave interface id"
506 default 13
507 range 0 13
508
509config SCB0_MI2_SLOT19
510 int "Slot 19 slave interface id"
511 default 12
512 range 0 13
513
514config SCB0_MI2_SLOT20
515 int "Slot 20 slave interface id"
516 default 4
517 range 0 13
518
519config SCB0_MI2_SLOT21
520 int "Slot 21 slave interface id"
521 default 5
522 range 0 13
523
524config SCB0_MI2_SLOT22
525 int "Slot 22 slave interface id"
526 default 6
527 range 0 13
528
529config SCB0_MI2_SLOT23
530 int "Slot 23 slave interface id"
531 default 7
532 range 0 13
533
534config SCB0_MI2_SLOT24
535 int "Slot 24 slave interface id"
536 default 8
537 range 0 13
538
539config SCB0_MI2_SLOT25
540 int "Slot 25 slave interface id"
541 default 9
542 range 0 13
543
544config SCB0_MI2_SLOT26
545 int "Slot 26 slave interface id"
546 default 10
547 range 0 13
548
549config SCB0_MI2_SLOT27
550 int "Slot 27 slave interface id"
551 default 11
552 range 0 13
553
554config SCB0_MI2_SLOT28
555 int "Slot 28 slave interface id"
556 default 13
557 range 0 13
558
559config SCB0_MI2_SLOT29
560 int "Slot 29 slave interface id"
561 default 12
562 range 0 13
563
564config SCB0_MI2_SLOT30
565 int "Slot 30 slave interface id"
566 default 4
567 range 0 13
568
569config SCB0_MI2_SLOT31
570 int "Slot 31 slave interface id"
571 default 7
572 range 0 13
573
574endif # SCB0_MI2
575
576menuconfig SCB0_MI3
577 bool "SCB0 Master Interface 3 (L1A)"
578 default n
579 depends on SCB_PRIORITY
580 help
581 The slave interface id of each slot should be set according following table.
582 Core 0 -- 0
583 Core 1 -- 2
584 SCB1 -- 9
585 SCB2 -- 10
586 SCB3 -- 11
587 SCB4 -- 12
588 SCB5 -- 5
589 SCB6 -- 6
590 SCB7 -- 8
591 SCB8 -- 7
592 SCB9 -- 4
593 USB -- 13
594
595if SCB0_MI3
596
597config SCB0_MI3_SLOT0
598 int "Slot 0 slave interface id"
599 default 4
600 range 0 13
601
602config SCB0_MI3_SLOT1
603 int "Slot 1 slave interface id"
604 default 5
605 range 0 13
606
607config SCB0_MI3_SLOT2
608 int "Slot 2 slave interface id"
609 default 6
610 range 0 13
611
612config SCB0_MI3_SLOT3
613 int "Slot 3 slave interface id"
614 default 7
615 range 0 13
616
617config SCB0_MI3_SLOT4
618 int "Slot 4 slave interface id"
619 default 8
620 range 0 13
621
622config SCB0_MI3_SLOT5
623 int "Slot 5 slave interface id"
624 default 9
625 range 0 13
626
627config SCB0_MI3_SLOT6
628 int "Slot 6 slave interface id"
629 default 10
630 range 0 13
631
632config SCB0_MI3_SLOT7
633 int "Slot 7 slave interface id"
634 default 11
635 range 0 13
636
637config SCB0_MI3_SLOT8
638 int "Slot 8 slave interface id"
639 default 13
640 range 0 13
641
642config SCB0_MI3_SLOT9
643 int "Slot 9 slave interface id"
644 default 12
645 range 0 13
646
647config SCB0_MI3_SLOT10
648 int "Slot 10 slave interface id"
649 default 4
650 range 0 13
651
652config SCB0_MI3_SLOT11
653 int "Slot 11 slave interface id"
654 default 5
655 range 0 13
656
657config SCB0_MI3_SLOT12
658 int "Slot 12 slave interface id"
659 default 6
660 range 0 13
661
662config SCB0_MI3_SLOT13
663 int "Slot 13 slave interface id"
664 default 7
665 range 0 13
666
667config SCB0_MI3_SLOT14
668 int "Slot 14 slave interface id"
669 default 8
670 range 0 13
671
672config SCB0_MI3_SLOT15
673 int "Slot 15 slave interface id"
674 default 9
675 range 0 13
676
677config SCB0_MI3_SLOT16
678 int "Slot 16 slave interface id"
679 default 10
680 range 0 13
681
682config SCB0_MI3_SLOT17
683 int "Slot 17 slave interface id"
684 default 11
685 range 0 13
686
687config SCB0_MI3_SLOT18
688 int "Slot 18 slave interface id"
689 default 13
690 range 0 13
691
692config SCB0_MI3_SLOT19
693 int "Slot 19 slave interface id"
694 default 12
695 range 0 13
696
697config SCB0_MI3_SLOT20
698 int "Slot 20 slave interface id"
699 default 4
700 range 0 13
701
702config SCB0_MI3_SLOT21
703 int "Slot 21 slave interface id"
704 default 5
705 range 0 13
706
707config SCB0_MI3_SLOT22
708 int "Slot 22 slave interface id"
709 default 6
710 range 0 13
711
712config SCB0_MI3_SLOT23
713 int "Slot 23 slave interface id"
714 default 7
715 range 0 13
716
717config SCB0_MI3_SLOT24
718 int "Slot 24 slave interface id"
719 default 8
720 range 0 13
721
722config SCB0_MI3_SLOT25
723 int "Slot 25 slave interface id"
724 default 9
725 range 0 13
726
727config SCB0_MI3_SLOT26
728 int "Slot 26 slave interface id"
729 default 10
730 range 0 13
731
732config SCB0_MI3_SLOT27
733 int "Slot 27 slave interface id"
734 default 11
735 range 0 13
736
737config SCB0_MI3_SLOT28
738 int "Slot 28 slave interface id"
739 default 13
740 range 0 13
741
742config SCB0_MI3_SLOT29
743 int "Slot 29 slave interface id"
744 default 12
745 range 0 13
746
747config SCB0_MI3_SLOT30
748 int "Slot 30 slave interface id"
749 default 4
750 range 0 13
751
752config SCB0_MI3_SLOT31
753 int "Slot 31 slave interface id"
754 default 7
755 range 0 13
756
757endif # SCB0_MI3
758
759menuconfig SCB0_MI4
760 bool "SCB0 Master Interface 4 (L1B)"
761 default n
762 depends on SCB_PRIORITY
763 help
764 The slave interface id of each slot should be set according following table.
765 Core 0 -- 0
766 Core 1 -- 2
767 SCB1 -- 9
768 SCB2 -- 10
769 SCB3 -- 11
770 SCB4 -- 12
771 SCB5 -- 5
772 SCB6 -- 6
773 SCB7 -- 8
774 SCB8 -- 7
775 SCB9 -- 4
776 USB -- 13
777
778if SCB0_MI4
779
780config SCB0_MI4_SLOT0
781 int "Slot 0 slave interface id"
782 default 4
783 range 0 13
784
785config SCB0_MI4_SLOT1
786 int "Slot 1 slave interface id"
787 default 5
788 range 0 13
789
790config SCB0_MI4_SLOT2
791 int "Slot 2 slave interface id"
792 default 6
793 range 0 13
794
795config SCB0_MI4_SLOT3
796 int "Slot 3 slave interface id"
797 default 7
798 range 0 13
799
800config SCB0_MI4_SLOT4
801 int "Slot 4 slave interface id"
802 default 8
803 range 0 13
804
805config SCB0_MI4_SLOT5
806 int "Slot 5 slave interface id"
807 default 9
808 range 0 13
809
810config SCB0_MI4_SLOT6
811 int "Slot 6 slave interface id"
812 default 10
813 range 0 13
814
815config SCB0_MI4_SLOT7
816 int "Slot 7 slave interface id"
817 default 11
818 range 0 13
819
820config SCB0_MI4_SLOT8
821 int "Slot 8 slave interface id"
822 default 13
823 range 0 13
824
825config SCB0_MI4_SLOT9
826 int "Slot 9 slave interface id"
827 default 12
828 range 0 13
829
830config SCB0_MI4_SLOT10
831 int "Slot 10 slave interface id"
832 default 4
833 range 0 13
834
835config SCB0_MI4_SLOT11
836 int "Slot 11 slave interface id"
837 default 5
838 range 0 13
839
840config SCB0_MI4_SLOT12
841 int "Slot 12 slave interface id"
842 default 6
843 range 0 13
844
845config SCB0_MI4_SLOT13
846 int "Slot 13 slave interface id"
847 default 7
848 range 0 13
849
850config SCB0_MI4_SLOT14
851 int "Slot 14 slave interface id"
852 default 8
853 range 0 13
854
855config SCB0_MI4_SLOT15
856 int "Slot 15 slave interface id"
857 default 9
858 range 0 13
859
860config SCB0_MI4_SLOT16
861 int "Slot 16 slave interface id"
862 default 10
863 range 0 13
864
865config SCB0_MI4_SLOT17
866 int "Slot 17 slave interface id"
867 default 11
868 range 0 13
869
870config SCB0_MI4_SLOT18
871 int "Slot 18 slave interface id"
872 default 13
873 range 0 13
874
875config SCB0_MI4_SLOT19
876 int "Slot 19 slave interface id"
877 default 12
878 range 0 13
879
880config SCB0_MI4_SLOT20
881 int "Slot 20 slave interface id"
882 default 4
883 range 0 13
884
885config SCB0_MI4_SLOT21
886 int "Slot 21 slave interface id"
887 default 5
888 range 0 13
889
890config SCB0_MI4_SLOT22
891 int "Slot 22 slave interface id"
892 default 6
893 range 0 13
894
895config SCB0_MI4_SLOT23
896 int "Slot 23 slave interface id"
897 default 7
898 range 0 13
899
900config SCB0_MI4_SLOT24
901 int "Slot 24 slave interface id"
902 default 8
903 range 0 13
904
905config SCB0_MI4_SLOT25
906 int "Slot 25 slave interface id"
907 default 9
908 range 0 13
909
910config SCB0_MI4_SLOT26
911 int "Slot 26 slave interface id"
912 default 10
913 range 0 13
914
915config SCB0_MI4_SLOT27
916 int "Slot 27 slave interface id"
917 default 11
918 range 0 13
919
920config SCB0_MI4_SLOT28
921 int "Slot 28 slave interface id"
922 default 13
923 range 0 13
924
925config SCB0_MI4_SLOT29
926 int "Slot 29 slave interface id"
927 default 12
928 range 0 13
929
930config SCB0_MI4_SLOT30
931 int "Slot 30 slave interface id"
932 default 4
933 range 0 13
934
935config SCB0_MI4_SLOT31
936 int "Slot 31 slave interface id"
937 default 7
938 range 0 13
939
940endif # SCB0_MI4
941
942menuconfig SCB0_MI5
943 bool "SCB0 Master Interface 5 (SMMR)"
944 default n
945 depends on SCB_PRIORITY
946 help
947 The slave interface id of each slot should be set according following table.
948 MMR0 -- 1
949 MMR1 -- 3
950 SCB2 -- 10
951 SCB4 -- 12
952
953if SCB0_MI5
954
955config SCB0_MI5_SLOT0
956 int "Slot 0 slave interface id"
957 default 1
958 range 0 13
959
960config SCB0_MI5_SLOT1
961 int "Slot 1 slave interface id"
962 default 3
963 range 0 13
964
965config SCB0_MI5_SLOT2
966 int "Slot 2 slave interface id"
967 default 10
968 range 0 13
969
970config SCB0_MI5_SLOT3
971 int "Slot 3 slave interface id"
972 default 12
973 range 0 13
974
975config SCB0_MI5_SLOT4
976 int "Slot 4 slave interface id"
977 default 1
978 range 0 13
979
980config SCB0_MI5_SLOT5
981 int "Slot 5 slave interface id"
982 default 3
983 range 0 13
984
985config SCB0_MI5_SLOT6
986 int "Slot 6 slave interface id"
987 default 10
988 range 0 13
989
990config SCB0_MI5_SLOT7
991 int "Slot 7 slave interface id"
992 default 12
993 range 0 13
994
995config SCB0_MI5_SLOT8
996 int "Slot 8 slave interface id"
997 default 1
998 range 0 13
999
1000config SCB0_MI5_SLOT9
1001 int "Slot 9 slave interface id"
1002 default 3
1003 range 0 13
1004
1005config SCB0_MI5_SLOT10
1006 int "Slot 10 slave interface id"
1007 default 10
1008 range 0 13
1009
1010config SCB0_MI5_SLOT11
1011 int "Slot 11 slave interface id"
1012 default 12
1013 range 0 13
1014
1015config SCB0_MI5_SLOT12
1016 int "Slot 12 slave interface id"
1017 default 1
1018 range 0 13
1019
1020config SCB0_MI5_SLOT13
1021 int "Slot 13 slave interface id"
1022 default 3
1023 range 0 13
1024
1025config SCB0_MI5_SLOT14
1026 int "Slot 14 slave interface id"
1027 default 10
1028 range 0 13
1029
1030config SCB0_MI5_SLOT15
1031 int "Slot 15 slave interface id"
1032 default 12
1033 range 0 13
1034
1035endif # SCB0_MI5
1036
206f060c
SZ
1037menuconfig SCB1_MI0
1038 bool "SCB1 Master Interface 0"
1039 default n
1040 depends on SCB_PRIORITY
1041 help
1042 The slave interface id of each slot should be set according following table.
1043 SPORT0A -- 0
1044 SPORT0B -- 1
1045 SPORT1A -- 2
1046 SPORT1B -- 3
1047 SPORT2A -- 4
1048 SPORT2B -- 5
1049 SPI0TX -- 6
1050 SPI0RX -- 7
1051 SPI1TX -- 8
1052 SPI1RX -- 9
1053
1054if SCB1_MI0
1055
1056config SCB1_MI0_SLOT0
1057 int "Slot 0 slave interface id"
1058 default 0
1059 range 0 9
1060
1061config SCB1_MI0_SLOT1
1062 int "Slot 1 slave interface id"
1063 default 1
1064 range 0 9
1065
1066config SCB1_MI0_SLOT2
1067 int "Slot 2 slave interface id"
1068 default 2
1069 range 0 9
1070
1071config SCB1_MI0_SLOT3
1072 int "Slot 3 slave interface id"
1073 default 3
1074 range 0 9
1075
1076config SCB1_MI0_SLOT4
1077 int "Slot 4 slave interface id"
1078 default 4
1079 range 0 9
1080
1081config SCB1_MI0_SLOT5
1082 int "Slot 5 slave interface id"
1083 default 5
1084 range 0 9
1085
1086config SCB1_MI0_SLOT6
1087 int "Slot 6 slave interface id"
1088 default 6
1089 range 0 9
1090
1091config SCB1_MI0_SLOT7
1092 int "Slot 7 slave interface id"
1093 default 7
1094 range 0 9
1095
1096config SCB1_MI0_SLOT8
1097 int "Slot 8 slave interface id"
1098 default 8
1099 range 0 9
1100
1101config SCB1_MI0_SLOT9
1102 int "Slot 9 slave interface id"
1103 default 9
1104 range 0 9
1105
1106config SCB1_MI0_SLOT10
1107 int "Slot 10 slave interface id"
1108 default 0
1109 range 0 9
1110
1111config SCB1_MI0_SLOT11
1112 int "Slot 11 slave interface id"
1113 default 1
1114 range 0 9
1115
1116config SCB1_MI0_SLOT12
1117 int "Slot 12 slave interface id"
1118 default 2
1119 range 0 9
1120
1121config SCB1_MI0_SLOT13
1122 int "Slot 13 slave interface id"
1123 default 3
1124 range 0 9
1125
1126config SCB1_MI0_SLOT14
1127 int "Slot 14 slave interface id"
1128 default 4
1129 range 0 9
1130
1131config SCB1_MI0_SLOT15
1132 int "Slot 15 slave interface id"
1133 default 5
1134 range 0 9
1135
1136config SCB1_MI0_SLOT16
1137 int "Slot 16 slave interface id"
1138 default 6
1139 range 0 13
1140
1141config SCB1_MI0_SLOT17
1142 int "Slot 17 slave interface id"
1143 default 7
1144 range 0 13
1145
1146config SCB1_MI0_SLOT18
1147 int "Slot 18 slave interface id"
1148 default 8
1149 range 0 13
1150
1151config SCB1_MI0_SLOT19
1152 int "Slot 19 slave interface id"
1153 default 9
1154 range 0 13
1155
1156endif # SCB1_MI0
1157
1158menuconfig SCB2_MI0
1159 bool "SCB2 Master Interface 0"
1160 default n
1161 depends on SCB_PRIORITY
1162 help
1163 The slave interface id of each slot should be set according following table.
1164 RSI -- 0
1165 SDU DMA -- 1
1166 SDU -- 2
1167 EMAC0 -- 3
1168 EMAC1 -- 4
1169
1170if SCB2_MI0
1171
1172config SCB2_MI0_SLOT0
1173 int "Slot 0 slave interface id"
1174 default 0
1175 range 0 4
1176
1177config SCB2_MI0_SLOT1
1178 int "Slot 1 slave interface id"
1179 default 1
1180 range 0 4
1181
1182config SCB2_MI0_SLOT2
1183 int "Slot 2 slave interface id"
1184 default 2
1185 range 0 4
1186
1187config SCB2_MI0_SLOT3
1188 int "Slot 3 slave interface id"
1189 default 3
1190 range 0 4
1191
1192config SCB2_MI0_SLOT4
1193 int "Slot 4 slave interface id"
1194 default 4
1195 range 0 4
1196
1197config SCB2_MI0_SLOT5
1198 int "Slot 5 slave interface id"
1199 default 0
1200 range 0 4
1201
1202config SCB2_MI0_SLOT6
1203 int "Slot 6 slave interface id"
1204 default 1
1205 range 0 4
1206
1207config SCB2_MI0_SLOT7
1208 int "Slot 7 slave interface id"
1209 default 2
1210 range 0 4
1211
1212config SCB2_MI0_SLOT8
1213 int "Slot 8 slave interface id"
1214 default 3
1215 range 0 4
1216
1217config SCB2_MI0_SLOT9
1218 int "Slot 9 slave interface id"
1219 default 4
1220 range 0 4
1221
1222endif # SCB2_MI0
1223
1224menuconfig SCB3_MI0
1225 bool "SCB3 Master Interface 0"
1226 default n
1227 depends on SCB_PRIORITY
1228 help
1229 The slave interface id of each slot should be set according following table.
1230 LP0 -- 0
1231 LP1 -- 1
1232 LP2 -- 2
1233 LP3 -- 3
1234 UART0TX -- 4
1235 UART0RX -- 5
1236 UART1TX -- 4
1237 UART1RX -- 5
1238
1239if SCB3_MI0
1240
1241config SCB3_MI0_SLOT0
1242 int "Slot 0 slave interface id"
1243 default 0
1244 range 0 7
1245
1246config SCB3_MI0_SLOT1
1247 int "Slot 1 slave interface id"
1248 default 1
1249 range 0 7
1250
1251config SCB3_MI0_SLOT2
1252 int "Slot 2 slave interface id"
1253 default 2
1254 range 0 7
1255
1256config SCB3_MI0_SLOT3
1257 int "Slot 3 slave interface id"
1258 default 3
1259 range 0 7
1260
1261config SCB3_MI0_SLOT4
1262 int "Slot 4 slave interface id"
1263 default 4
1264 range 0 7
1265
1266config SCB3_MI0_SLOT5
1267 int "Slot 5 slave interface id"
1268 default 5
1269 range 0 7
1270
1271config SCB3_MI0_SLOT6
1272 int "Slot 6 slave interface id"
1273 default 6
1274 range 0 7
1275
1276config SCB3_MI0_SLOT7
1277 int "Slot 7 slave interface id"
1278 default 7
1279 range 0 7
1280
1281config SCB3_MI0_SLOT8
1282 int "Slot 8 slave interface id"
1283 default 0
1284 range 0 7
1285
1286config SCB3_MI0_SLOT9
1287 int "Slot 9 slave interface id"
1288 default 1
1289 range 0 7
1290
1291config SCB3_MI0_SLOT10
1292 int "Slot 10 slave interface id"
1293 default 2
1294 range 0 7
1295
1296config SCB3_MI0_SLOT11
1297 int "Slot 11 slave interface id"
1298 default 3
1299 range 0 7
1300
1301config SCB3_MI0_SLOT12
1302 int "Slot 12 slave interface id"
1303 default 4
1304 range 0 7
1305
1306config SCB3_MI0_SLOT13
1307 int "Slot 13 slave interface id"
1308 default 5
1309 range 0 7
1310
1311config SCB3_MI0_SLOT14
1312 int "Slot 14 slave interface id"
1313 default 6
1314 range 0 7
1315
1316config SCB3_MI0_SLOT15
1317 int "Slot 15 slave interface id"
1318 default 7
1319 range 0 7
1320
1321endif # SCB3_MI0
1322
1323menuconfig SCB4_MI0
1324 bool "SCB4 Master Interface 0"
1325 default n
1326 depends on SCB_PRIORITY
1327 help
1328 The slave interface id of each slot should be set according following table.
1329 MDA21 -- 0
1330 MDA22 -- 1
1331 MDA23 -- 2
1332 MDA24 -- 3
1333 MDA25 -- 4
1334 MDA26 -- 5
1335 MDA27 -- 6
1336 MDA28 -- 7
1337
1338if SCB4_MI0
1339
1340config SCB4_MI0_SLOT0
1341 int "Slot 0 slave interface id"
1342 default 0
1343 range 0 7
1344
1345config SCB4_MI0_SLOT1
1346 int "Slot 1 slave interface id"
1347 default 1
1348 range 0 7
1349
1350config SCB4_MI0_SLOT2
1351 int "Slot 2 slave interface id"
1352 default 2
1353 range 0 7
1354
1355config SCB4_MI0_SLOT3
1356 int "Slot 3 slave interface id"
1357 default 3
1358 range 0 7
1359
1360config SCB4_MI0_SLOT4
1361 int "Slot 4 slave interface id"
1362 default 4
1363 range 0 7
1364
1365config SCB4_MI0_SLOT5
1366 int "Slot 5 slave interface id"
1367 default 5
1368 range 0 7
1369
1370config SCB4_MI0_SLOT6
1371 int "Slot 6 slave interface id"
1372 default 6
1373 range 0 7
1374
1375config SCB4_MI0_SLOT7
1376 int "Slot 7 slave interface id"
1377 default 7
1378 range 0 7
1379
1380config SCB4_MI0_SLOT8
1381 int "Slot 8 slave interface id"
1382 default 0
1383 range 0 7
1384
1385config SCB4_MI0_SLOT9
1386 int "Slot 9 slave interface id"
1387 default 1
1388 range 0 7
1389
1390config SCB4_MI0_SLOT10
1391 int "Slot 10 slave interface id"
1392 default 2
1393 range 0 7
1394
1395config SCB4_MI0_SLOT11
1396 int "Slot 11 slave interface id"
1397 default 3
1398 range 0 7
1399
1400config SCB4_MI0_SLOT12
1401 int "Slot 12 slave interface id"
1402 default 4
1403 range 0 7
1404
1405config SCB4_MI0_SLOT13
1406 int "Slot 13 slave interface id"
1407 default 5
1408 range 0 7
1409
1410config SCB4_MI0_SLOT14
1411 int "Slot 14 slave interface id"
1412 default 6
1413 range 0 7
1414
1415config SCB4_MI0_SLOT15
1416 int "Slot 15 slave interface id"
1417 default 7
1418 range 0 7
1419
1420endif # SCB4_MI0
1421
1422menuconfig SCB5_MI0
1423 bool "SCB5 Master Interface 0"
1424 default n
1425 depends on SCB_PRIORITY
1426 help
1427 The slave interface id of each slot should be set according following table.
1428 PPI0 MDA29 -- 0
1429 PPI0 MDA30 -- 1
1430 PPI2 MDA31 -- 2
1431 PPI2 MDA32 -- 3
1432
1433if SCB5_MI0
1434
1435config SCB5_MI0_SLOT0
1436 int "Slot 0 slave interface id"
1437 default 0
1438 range 0 3
1439
1440config SCB5_MI0_SLOT1
1441 int "Slot 1 slave interface id"
1442 default 1
1443 range 0 3
1444
1445config SCB5_MI0_SLOT2
1446 int "Slot 2 slave interface id"
1447 default 2
1448 range 0 3
1449
1450config SCB5_MI0_SLOT3
1451 int "Slot 3 slave interface id"
1452 default 3
1453 range 0 3
1454
1455config SCB5_MI0_SLOT4
1456 int "Slot 4 slave interface id"
1457 default 0
1458 range 0 3
1459
1460config SCB5_MI0_SLOT5
1461 int "Slot 5 slave interface id"
1462 default 1
1463 range 0 3
1464
1465config SCB5_MI0_SLOT6
1466 int "Slot 6 slave interface id"
1467 default 2
1468 range 0 3
1469
1470config SCB5_MI0_SLOT7
1471 int "Slot 7 slave interface id"
1472 default 3
1473 range 0 3
1474
1475endif # SCB5_MI0
1476
1477menuconfig SCB6_MI0
1478 bool "SCB6 Master Interface 0"
1479 default n
1480 depends on SCB_PRIORITY
1481 help
1482 The slave interface id of each slot should be set according following table.
1483 PPI1 MDA33 -- 0
1484 PPI1 MDA34 -- 1
1485
1486if SCB6_MI0
1487
1488config SCB6_MI0_SLOT0
1489 int "Slot 0 slave interface id"
1490 default 0
1491 range 0 1
1492
1493config SCB6_MI0_SLOT1
1494 int "Slot 1 slave interface id"
1495 default 1
1496 range 0 1
1497
1498config SCB6_MI0_SLOT2
1499 int "Slot 2 slave interface id"
1500 default 0
1501 range 0 1
1502
1503config SCB6_MI0_SLOT3
1504 int "Slot 3 slave interface id"
1505 default 1
1506 range 0 1
1507
1508endif # SCB6_MI0
1509
1510menuconfig SCB7_MI0
1511 bool "SCB7 Master Interface 0"
1512 default n
1513 depends on SCB_PRIORITY
1514 help
1515 The slave interface id of each slot should be set according following table.
1516 PIXC0 -- 0
1517 PIXC1 -- 1
1518 PIXC2 -- 2
1519
1520if SCB7_MI0
1521
1522config SCB7_MI0_SLOT0
1523 int "Slot 0 slave interface id"
1524 default 0
1525 range 0 2
1526
1527config SCB7_MI0_SLOT1
1528 int "Slot 1 slave interface id"
1529 default 1
1530 range 0 2
1531
1532config SCB7_MI0_SLOT2
1533 int "Slot 2 slave interface id"
1534 default 2
1535 range 0 2
1536
1537config SCB7_MI0_SLOT3
1538 int "Slot 3 slave interface id"
1539 default 0
1540 range 0 2
1541
1542config SCB7_MI0_SLOT4
1543 int "Slot 4 slave interface id"
1544 default 1
1545 range 0 2
1546
1547config SCB7_MI0_SLOT5
1548 int "Slot 5 slave interface id"
1549 default 2
1550 range 0 2
1551
1552endif # SCB7_MI0
1553
1554menuconfig SCB8_MI0
1555 bool "SCB8 Master Interface 0"
1556 default n
1557 depends on SCB_PRIORITY
1558 help
1559 The slave interface id of each slot should be set according following table.
1560 PVP CPDOB -- 0
1561 PVP CPDOC -- 1
1562 PVP CPCO -- 2
1563 PVP CPCI -- 3
1564
1565if SCB8_MI0
1566
1567config SCB8_MI0_SLOT0
1568 int "Slot 0 slave interface id"
1569 default 0
1570 range 0 3
1571
1572config SCB8_MI0_SLOT1
1573 int "Slot 1 slave interface id"
1574 default 1
1575 range 0 3
1576
1577config SCB8_MI0_SLOT2
1578 int "Slot 2 slave interface id"
1579 default 2
1580 range 0 3
1581
1582config SCB8_MI0_SLOT3
1583 int "Slot 3 slave interface id"
1584 default 3
1585 range 0 3
1586
1587config SCB8_MI0_SLOT4
1588 int "Slot 4 slave interface id"
1589 default 0
1590 range 0 3
1591
1592config SCB8_MI0_SLOT5
1593 int "Slot 5 slave interface id"
1594 default 1
1595 range 0 3
1596
1597config SCB8_MI0_SLOT6
1598 int "Slot 6 slave interface id"
1599 default 2
1600 range 0 3
1601
1602config SCB8_MI0_SLOT7
1603 int "Slot 7 slave interface id"
1604 default 3
1605 range 0 3
1606
1607endif # SCB8_MI0
1608
1609menuconfig SCB9_MI0
1610 bool "SCB9 Master Interface 0"
1611 default n
1612 depends on SCB_PRIORITY
1613 help
1614 The slave interface id of each slot should be set according following table.
1615 PVP MPDO -- 0
1616 PVP MPDI -- 1
1617 PVP MPCO -- 2
1618 PVP MPCI -- 3
1619 PVP CPDOA -- 4
1620
1621if SCB9_MI0
1622
1623config SCB9_MI0_SLOT0
1624 int "Slot 0 slave interface id"
1625 default 0
1626 range 0 4
1627
1628config SCB9_MI0_SLOT1
1629 int "Slot 1 slave interface id"
1630 default 1
1631 range 0 4
1632
1633config SCB9_MI0_SLOT2
1634 int "Slot 2 slave interface id"
1635 default 2
1636 range 0 4
1637
1638config SCB9_MI0_SLOT3
1639 int "Slot 3 slave interface id"
1640 default 3
1641 range 0 4
1642
1643config SCB9_MI0_SLOT4
1644 int "Slot 4 slave interface id"
1645 default 4
1646 range 0 4
1647
1648config SCB9_MI0_SLOT5
1649 int "Slot 5 slave interface id"
1650 default 0
1651 range 0 4
1652
1653config SCB9_MI0_SLOT6
1654 int "Slot 6 slave interface id"
1655 default 1
1656 range 0 4
1657
1658config SCB9_MI0_SLOT7
1659 int "Slot 7 slave interface id"
1660 default 2
1661 range 0 4
1662
1663config SCB9_MI0_SLOT8
1664 int "Slot 8 slave interface id"
1665 default 3
1666 range 0 4
1667
1668config SCB9_MI0_SLOT9
1669 int "Slot 9 slave interface id"
1670 default 4
1671 range 0 4
1672
1673endif # SCB9_MI0
1674
22a82628
SZ
1675endmenu
1676
1677endif