]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/powerpc/platforms/85xx/Kconfig
7ff29d53dc2d92cb959871f9c7b33aa51791c6e0
[linux-2.6-omap-h63xx.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         help
38           This option enables support for the MPC85xx MDS board
39
40 config MPC85xx_DS
41         bool "Freescale MPC85xx DS"
42         select PPC_I8259
43         select DEFAULT_UIMAGE
44         select FSL_ULI1575
45         help
46           This option enables support for the MPC85xx DS (MPC8544 DS) board
47
48 config KSI8560
49         bool "Emerson KSI8560"
50         select DEFAULT_UIMAGE
51         help
52           This option enables support for the Emerson KSI8560 board
53
54 config STX_GP3
55         bool "Silicon Turnkey Express GP3"
56         help
57           This option enables support for the Silicon Turnkey Express GP3
58           board.
59         select CPM2
60         select DEFAULT_UIMAGE
61
62 config TQM8540
63         bool "TQ Components TQM8540"
64         help
65           This option enables support for the TQ Components TQM8540 board.
66         select DEFAULT_UIMAGE
67         select TQM85xx
68
69 config TQM8541
70         bool "TQ Components TQM8541"
71         help
72           This option enables support for the TQ Components TQM8541 board.
73         select DEFAULT_UIMAGE
74         select TQM85xx
75         select CPM2
76
77 config TQM8555
78         bool "TQ Components TQM8555"
79         help
80           This option enables support for the TQ Components TQM8555 board.
81         select DEFAULT_UIMAGE
82         select TQM85xx
83         select CPM2
84
85 config TQM8560
86         bool "TQ Components TQM8560"
87         help
88           This option enables support for the TQ Components TQM8560 board.
89         select DEFAULT_UIMAGE
90         select TQM85xx
91         select CPM2
92
93 config SBC8548
94         bool "Wind River SBC8548"
95         select DEFAULT_UIMAGE
96         help
97           This option enables support for the Wind River SBC8548 board
98
99 config SBC8560
100         bool "Wind River SBC8560"
101         select DEFAULT_UIMAGE
102         help
103           This option enables support for the Wind River SBC8560 board
104
105 endif # MPC85xx
106
107 config TQM85xx
108         bool