Full support for Ginger Console
[linux-ginger.git] / arch / powerpc / platforms / 85xx / Kconfig
blobd3a975e8fd3e1c86bcfb913accb06c1e8bbb8c55
1 menuconfig MPC85xx
2         bool "Machine Type"
3         depends on PPC_85xx
4         select PPC_UDBG_16550
5         select MPIC
6         select PPC_PCI_CHOICE
7         select FSL_PCI if PCI
8         select SERIAL_8250_SHARE_IRQ if SERIAL_8250
9         default y
11 if MPC85xx
13 config MPC8540_ADS
14         bool "Freescale MPC8540 ADS"
15         select DEFAULT_UIMAGE
16         help
17           This option enables support for the MPC 8540 ADS board
19 config MPC8560_ADS
20         bool "Freescale MPC8560 ADS"
21         select DEFAULT_UIMAGE
22         select CPM2
23         help
24           This option enables support for the MPC 8560 ADS board
26 config MPC85xx_CDS
27         bool "Freescale MPC85xx CDS"
28         select DEFAULT_UIMAGE
29         select PPC_I8259
30         help
31           This option enables support for the MPC85xx CDS board
33 config MPC85xx_MDS
34         bool "Freescale MPC85xx MDS"
35         select DEFAULT_UIMAGE
36         select PHYLIB
37         select HAS_RAPIDIO
38         select SWIOTLB
39         help
40           This option enables support for the MPC85xx MDS board
42 config MPC8536_DS
43         bool "Freescale MPC8536 DS"
44         select DEFAULT_UIMAGE
45         select SWIOTLB
46         help
47           This option enables support for the MPC8536 DS board
49 config MPC85xx_DS
50         bool "Freescale MPC85xx DS"
51         select PPC_I8259
52         select DEFAULT_UIMAGE
53         select FSL_ULI1575
54         select SWIOTLB
55         help
56           This option enables support for the MPC85xx DS (MPC8544 DS) board
58 config MPC85xx_RDB
59         bool "Freescale MPC85xx RDB"
60         select PPC_I8259
61         select DEFAULT_UIMAGE
62         select FSL_ULI1575
63         select SWIOTLB
64         help
65           This option enables support for the MPC85xx RDB (P2020 RDB) board
67 config SOCRATES
68         bool "Socrates"
69         select DEFAULT_UIMAGE
70         help
71           This option enables support for the Socrates board.
73 config KSI8560
74         bool "Emerson KSI8560"
75         select DEFAULT_UIMAGE
76         help
77           This option enables support for the Emerson KSI8560 board
79 config XES_MPC85xx
80         bool "X-ES single-board computer"
81         select DEFAULT_UIMAGE
82         help
83           This option enables support for the various single-board
84           computers from Extreme Engineering Solutions (X-ES) based on
85           Freescale MPC85xx processors.
86           Manufacturer: Extreme Engineering Solutions, Inc.
87           URL: <http://www.xes-inc.com/>
89 config STX_GP3
90         bool "Silicon Turnkey Express GP3"
91         help
92           This option enables support for the Silicon Turnkey Express GP3
93           board.
94         select CPM2
95         select DEFAULT_UIMAGE
97 config TQM8540
98         bool "TQ Components TQM8540"
99         help
100           This option enables support for the TQ Components TQM8540 board.
101         select DEFAULT_UIMAGE
102         select TQM85xx
104 config TQM8541
105         bool "TQ Components TQM8541"
106         help
107           This option enables support for the TQ Components TQM8541 board.
108         select DEFAULT_UIMAGE
109         select TQM85xx
110         select CPM2
112 config TQM8548
113         bool "TQ Components TQM8548"
114         help
115           This option enables support for the TQ Components TQM8548 board.
116         select DEFAULT_UIMAGE
117         select TQM85xx
119 config TQM8555
120         bool "TQ Components TQM8555"
121         help
122           This option enables support for the TQ Components TQM8555 board.
123         select DEFAULT_UIMAGE
124         select TQM85xx
125         select CPM2
127 config TQM8560
128         bool "TQ Components TQM8560"
129         help
130           This option enables support for the TQ Components TQM8560 board.
131         select DEFAULT_UIMAGE
132         select TQM85xx
133         select CPM2
135 config SBC8548
136         bool "Wind River SBC8548"
137         select DEFAULT_UIMAGE
138         help
139           This option enables support for the Wind River SBC8548 board
141 config SBC8560
142         bool "Wind River SBC8560"
143         select DEFAULT_UIMAGE
144         help
145           This option enables support for the Wind River SBC8560 board
147 endif # MPC85xx
149 config TQM85xx
150         bool