Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[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 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 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 TQM85xx
90
91 config TQM8555
92         bool "TQ Components TQM8555"
93         help
94           This option enables support for the TQ Components TQM8555 board.
95         select DEFAULT_UIMAGE
96         select TQM85xx
97         select CPM2
98
99 config TQM8560
100         bool "TQ Components TQM8560"
101         help
102           This option enables support for the TQ Components TQM8560 board.
103         select DEFAULT_UIMAGE
104         select TQM85xx
105         select CPM2
106
107 config SBC8548
108         bool "Wind River SBC8548"
109         select DEFAULT_UIMAGE
110         help
111           This option enables support for the Wind River SBC8548 board
112
113 config SBC8560
114         bool "Wind River SBC8560"
115         select DEFAULT_UIMAGE
116         help
117           This option enables support for the Wind River SBC8560 board
118
119 endif # MPC85xx
120
121 config TQM85xx
122         bool