Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/linux...
[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 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         help
39           This option enables support for the MPC85xx MDS board
40
41 config MPC8536_DS
42         bool "Freescale MPC8536 DS"
43         select DEFAULT_UIMAGE
44         help
45           This option enables support for the MPC8536 DS board
46
47 config MPC85xx_DS
48         bool "Freescale MPC85xx DS"
49         select PPC_I8259
50         select DEFAULT_UIMAGE
51         select FSL_ULI1575
52         help
53           This option enables support for the MPC85xx DS (MPC8544 DS) board
54
55 config SOCRATES
56         bool "Socrates"
57         select DEFAULT_UIMAGE
58         help
59           This option enables support for the Socrates board.
60
61 config KSI8560
62         bool "Emerson KSI8560"
63         select DEFAULT_UIMAGE
64         help
65           This option enables support for the Emerson KSI8560 board
66
67 config STX_GP3
68         bool "Silicon Turnkey Express GP3"
69         help
70           This option enables support for the Silicon Turnkey Express GP3
71           board.
72         select CPM2
73         select DEFAULT_UIMAGE
74
75 config TQM8540
76         bool "TQ Components TQM8540"
77         help
78           This option enables support for the TQ Components TQM8540 board.
79         select DEFAULT_UIMAGE
80         select TQM85xx
81
82 config TQM8541
83         bool "TQ Components TQM8541"
84         help
85           This option enables support for the TQ Components TQM8541 board.
86         select DEFAULT_UIMAGE
87         select TQM85xx
88         select CPM2
89
90 config TQM8548
91         bool "TQ Components TQM8548"
92         help
93           This option enables support for the TQ Components TQM8548 board.
94         select DEFAULT_UIMAGE
95         select TQM85xx
96
97 config TQM8555
98         bool "TQ Components TQM8555"
99         help
100           This option enables support for the TQ Components TQM8555 board.
101         select DEFAULT_UIMAGE
102         select TQM85xx
103         select CPM2
104
105 config TQM8560
106         bool "TQ Components TQM8560"
107         help
108           This option enables support for the TQ Components TQM8560 board.
109         select DEFAULT_UIMAGE
110         select TQM85xx
111         select CPM2
112
113 config SBC8548
114         bool "Wind River SBC8548"
115         select DEFAULT_UIMAGE
116         help
117           This option enables support for the Wind River SBC8548 board
118
119 config SBC8560
120         bool "Wind River SBC8560"
121         select DEFAULT_UIMAGE
122         help
123           This option enables support for the Wind River SBC8560 board
124
125 endif # MPC85xx
126
127 config TQM85xx
128         bool