Merge commit 'origin/master' into next
[pandora-kernel.git] / arch / powerpc / platforms / 85xx / Kconfig
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
10
11 if MPC85xx
12
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
18
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
25
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
32
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
41
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
48
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
57
58 config SOCRATES
59         bool "Socrates"
60         select DEFAULT_UIMAGE
61         help
62           This option enables support for the Socrates board.
63
64 config KSI8560
65         bool "Emerson KSI8560"
66         select DEFAULT_UIMAGE
67         help
68           This option enables support for the Emerson KSI8560 board
69
70 config XES_MPC85xx
71         bool "X-ES single-board computer"
72         select DEFAULT_UIMAGE
73         help
74           This option enables support for the various single-board
75           computers from Extreme Engineering Solutions (X-ES) based on
76           Freescale MPC85xx processors.
77           Manufacturer: Extreme Engineering Solutions, Inc.
78           URL: <http://www.xes-inc.com/>
79
80 config STX_GP3
81         bool "Silicon Turnkey Express GP3"
82         help
83           This option enables support for the Silicon Turnkey Express GP3
84           board.
85         select CPM2
86         select DEFAULT_UIMAGE
87
88 config TQM8540
89         bool "TQ Components TQM8540"
90         help
91           This option enables support for the TQ Components TQM8540 board.
92         select DEFAULT_UIMAGE
93         select TQM85xx
94
95 config TQM8541
96         bool "TQ Components TQM8541"
97         help
98           This option enables support for the TQ Components TQM8541 board.
99         select DEFAULT_UIMAGE
100         select TQM85xx
101         select CPM2
102
103 config TQM8548
104         bool "TQ Components TQM8548"
105         help
106           This option enables support for the TQ Components TQM8548 board.
107         select DEFAULT_UIMAGE
108         select TQM85xx
109
110 config TQM8555
111         bool "TQ Components TQM8555"
112         help
113           This option enables support for the TQ Components TQM8555 board.
114         select DEFAULT_UIMAGE
115         select TQM85xx
116         select CPM2
117
118 config TQM8560
119         bool "TQ Components TQM8560"
120         help
121           This option enables support for the TQ Components TQM8560 board.
122         select DEFAULT_UIMAGE
123         select TQM85xx
124         select CPM2
125
126 config SBC8548
127         bool "Wind River SBC8548"
128         select DEFAULT_UIMAGE
129         help
130           This option enables support for the Wind River SBC8548 board
131
132 config SBC8560
133         bool "Wind River SBC8560"
134         select DEFAULT_UIMAGE
135         help
136           This option enables support for the Wind River SBC8560 board
137
138 endif # MPC85xx
139
140 config TQM85xx
141         bool