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