Merge branch 'linus' into core/generic-dma-coherent
[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 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 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 QUICC_ENGINE
37         select PHYLIB
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 KSI8560
56         bool "Emerson KSI8560"
57         select DEFAULT_UIMAGE
58         help
59           This option enables support for the Emerson KSI8560 board
60
61 config STX_GP3
62         bool "Silicon Turnkey Express GP3"
63         help
64           This option enables support for the Silicon Turnkey Express GP3
65           board.
66         select CPM2
67         select DEFAULT_UIMAGE
68
69 config TQM8540
70         bool "TQ Components TQM8540"
71         help
72           This option enables support for the TQ Components TQM8540 board.
73         select DEFAULT_UIMAGE
74         select TQM85xx
75
76 config TQM8541
77         bool "TQ Components TQM8541"
78         help
79           This option enables support for the TQ Components TQM8541 board.
80         select DEFAULT_UIMAGE
81         select TQM85xx
82         select CPM2
83
84 config TQM8548
85         bool "TQ Components TQM8548"
86         help
87           This option enables support for the TQ Components TQM8548 board.
88         select DEFAULT_UIMAGE
89         select PPC_CPM_NEW_BINDING
90         select TQM85xx
91
92 config TQM8555
93         bool "TQ Components TQM8555"
94         help
95           This option enables support for the TQ Components TQM8555 board.
96         select DEFAULT_UIMAGE
97         select TQM85xx
98         select CPM2
99
100 config TQM8560
101         bool "TQ Components TQM8560"
102         help
103           This option enables support for the TQ Components TQM8560 board.
104         select DEFAULT_UIMAGE
105         select TQM85xx
106         select CPM2
107
108 config SBC8548
109         bool "Wind River SBC8548"
110         select DEFAULT_UIMAGE
111         help
112           This option enables support for the Wind River SBC8548 board
113
114 config SBC8560
115         bool "Wind River SBC8560"
116         select DEFAULT_UIMAGE
117         help
118           This option enables support for the Wind River SBC8560 board
119
120 endif # MPC85xx
121
122 config TQM85xx
123         bool