28bc6e58a970e0c5420088c2c5c67060bec7c4db
[safe/jmp/linux-2.6] / 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 KSI8560
50         bool "Emerson KSI8560"
51         select PPC_CPM_NEW_BINDING
52         select DEFAULT_UIMAGE
53         help
54           This option enables support for the Emerson KSI8560 board
55
56 config STX_GP3
57         bool "Silicon Turnkey Express GP3"
58         help
59           This option enables support for the Silicon Turnkey Express GP3
60           board.
61         select CPM2
62         select DEFAULT_UIMAGE
63         select PPC_CPM_NEW_BINDING
64
65 config TQM8540
66         bool "TQ Components TQM8540"
67         help
68           This option enables support for the TQ Components TQM8540 board.
69         select DEFAULT_UIMAGE
70         select PPC_CPM_NEW_BINDING
71         select TQM85xx
72
73 config TQM8541
74         bool "TQ Components TQM8541"
75         help
76           This option enables support for the TQ Components TQM8541 board.
77         select DEFAULT_UIMAGE
78         select PPC_CPM_NEW_BINDING
79         select TQM85xx
80         select CPM2
81
82 config TQM8555
83         bool "TQ Components TQM8555"
84         help
85           This option enables support for the TQ Components TQM8555 board.
86         select DEFAULT_UIMAGE
87         select PPC_CPM_NEW_BINDING
88         select TQM85xx
89         select CPM2
90
91 config TQM8560
92         bool "TQ Components TQM8560"
93         help
94           This option enables support for the TQ Components TQM8560 board.
95         select DEFAULT_UIMAGE
96         select PPC_CPM_NEW_BINDING
97         select TQM85xx
98         select CPM2
99
100 config SBC8548
101         bool "Wind River SBC8548"
102         select DEFAULT_UIMAGE
103         help
104           This option enables support for the Wind River SBC8548 board
105
106 config SBC8560
107         bool "Wind River SBC8560"
108         select DEFAULT_UIMAGE
109         select PPC_CPM_NEW_BINDING if CPM2
110         help
111           This option enables support for the Wind River SBC8560 board
112
113 endif # MPC85xx
114
115 config TQM85xx
116         bool