- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.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 PPC_INDIRECT_PCI if PCI
6         select MPIC
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 PPC_CPM_NEW_BINDING
23         select CPM2
24         help
25           This option enables support for the MPC 8560 ADS board
26
27 config MPC85xx_CDS
28         bool "Freescale MPC85xx CDS"
29         select DEFAULT_UIMAGE
30         select PPC_I8259
31         help
32           This option enables support for the MPC85xx CDS board
33
34 config MPC85xx_MDS
35         bool "Freescale MPC85xx MDS"
36         select DEFAULT_UIMAGE
37         select QUICC_ENGINE
38         help
39           This option enables support for the MPC85xx MDS board
40
41 config MPC85xx_DS
42         bool "Freescale MPC85xx DS"
43         select PPC_I8259
44         select DEFAULT_UIMAGE
45         select FSL_ULI1575
46         help
47           This option enables support for the MPC85xx DS (MPC8544 DS) board
48
49 config STX_GP3
50         bool "Silicon Turnkey Express GP3"
51         help
52           This option enables support for the Silicon Turnkey Express GP3
53           board.
54         select CPM2
55         select DEFAULT_UIMAGE
56         select PPC_CPM_NEW_BINDING
57
58 config TQM8540
59         bool "TQ Components TQM8540"
60         help
61           This option enables support for the TQ Components TQM8540 board.
62         select DEFAULT_UIMAGE
63         select PPC_CPM_NEW_BINDING
64         select TQM85xx
65
66 config TQM8541
67         bool "TQ Components TQM8541"
68         help
69           This option enables support for the TQ Components TQM8541 board.
70         select DEFAULT_UIMAGE
71         select PPC_CPM_NEW_BINDING
72         select TQM85xx
73         select CPM2
74
75 config TQM8555
76         bool "TQ Components TQM8555"
77         help
78           This option enables support for the TQ Components TQM8555 board.
79         select DEFAULT_UIMAGE
80         select PPC_CPM_NEW_BINDING
81         select TQM85xx
82         select CPM2
83
84 config TQM8560
85         bool "TQ Components TQM8560"
86         help
87           This option enables support for the TQ Components TQM8560 board.
88         select DEFAULT_UIMAGE
89         select PPC_CPM_NEW_BINDING
90         select TQM85xx
91         select CPM2
92
93 config SBC8548
94         bool "Wind River SBC8548"
95         select DEFAULT_UIMAGE
96         help
97           This option enables support for the Wind River SBC8548 board
98
99 config SBC8560
100         bool "Wind River SBC8560"
101         select DEFAULT_UIMAGE
102         select PPC_CPM_NEW_BINDING if CPM2
103         help
104           This option enables support for the Wind River SBC8560 board
105
106 endif # MPC85xx
107
108 config TQM85xx
109         bool