blob: cebea5cadbc1e30cd94cd77f63c5dba03cea93fa [file] [log] [blame]
Kumar Gala3a831562008-01-28 10:24:30 -06001menuconfig MPC85xx
2 bool "Machine Type"
Kumar Galadb947802007-04-12 17:44:07 -05003 depends on PPC_85xx
Kumar Gala3a831562008-01-28 10:24:30 -06004 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
11if MPC85xx
Paul Mackerras14cf11a2005-09-26 16:04:21 +100012
13config MPC8540_ADS
14 bool "Freescale MPC8540 ADS"
Kumar Gala9cf8ca32006-03-27 23:44:37 -060015 select DEFAULT_UIMAGE
Paul Mackerras14cf11a2005-09-26 16:04:21 +100016 help
Becky Bruce63dafe52006-01-14 16:57:39 -060017 This option enables support for the MPC 8540 ADS board
Paul Mackerras14cf11a2005-09-26 16:04:21 +100018
Vitaly Bordug902f3922006-09-21 22:31:26 +040019config MPC8560_ADS
20 bool "Freescale MPC8560 ADS"
21 select DEFAULT_UIMAGE
Paul Gortmakerb8b3caf2008-01-24 18:41:25 -050022 select CPM2
Vitaly Bordug902f3922006-09-21 22:31:26 +040023 help
24 This option enables support for the MPC 8560 ADS board
25
Andy Fleming591f0a42006-04-02 17:42:40 -050026config MPC85xx_CDS
27 bool "Freescale MPC85xx CDS"
28 select DEFAULT_UIMAGE
Randy Vinson3620fc12007-06-06 16:26:15 -070029 select PPC_I8259
Andy Fleming591f0a42006-04-02 17:42:40 -050030 help
31 This option enables support for the MPC85xx CDS board
32
Kumar Gala23f510b2007-02-17 16:29:36 -060033config MPC85xx_MDS
34 bool "Freescale MPC85xx MDS"
Andy Flemingc2882bb2007-02-09 17:28:31 -060035 select DEFAULT_UIMAGE
Anton Vorontsov55f9ed02007-10-05 21:47:38 +040036 select QUICC_ENGINE
Kumar Galac4ea8962008-06-03 13:36:19 -050037 select PHYLIB
Andy Flemingc2882bb2007-02-09 17:28:31 -060038 help
Kumar Gala23f510b2007-02-17 16:29:36 -060039 This option enables support for the MPC85xx MDS board
Andy Flemingc2882bb2007-02-09 17:28:31 -060040
Kumar Gala2f3804e2008-07-02 01:36:15 -050041config MPC8536_DS
42 bool "Freescale MPC8536 DS"
43 select DEFAULT_UIMAGE
44 help
45 This option enables support for the MPC8536 DS board
46
Kumar Gala16d24062007-08-17 09:22:09 -050047config MPC85xx_DS
48 bool "Freescale MPC85xx DS"
Roy Zangf16dab92007-07-13 18:05:08 +080049 select PPC_I8259
Jon Loeligerd93daf82007-03-20 11:19:10 -050050 select DEFAULT_UIMAGE
Kumar Galab66510c2007-08-16 23:55:55 -050051 select FSL_ULI1575
Jon Loeligerd93daf82007-03-20 11:19:10 -050052 help
Kumar Gala16d24062007-08-17 09:22:09 -050053 This option enables support for the MPC85xx DS (MPC8544 DS) board
Jon Loeligerd93daf82007-03-20 11:19:10 -050054
Alexandr Smirnov22b619e2008-03-06 18:17:16 +030055config KSI8560
56 bool "Emerson KSI8560"
Alexandr Smirnov22b619e2008-03-06 18:17:16 +030057 select DEFAULT_UIMAGE
58 help
59 This option enables support for the Emerson KSI8560 board
60
Kumar Gala77e03a22008-01-23 23:42:44 -060061config STX_GP3
62 bool "Silicon Turnkey Express GP3"
63 help
64 This option enables support for the Silicon Turnkey Express GP3
65 board.
Paul Gortmakerb8b3caf2008-01-24 18:41:25 -050066 select CPM2
Kumar Gala77e03a22008-01-23 23:42:44 -060067 select DEFAULT_UIMAGE
Kumar Gala77e03a22008-01-23 23:42:44 -060068
Kumar Gala0052bc52008-01-24 23:53:03 -060069config TQM8540
70 bool "TQ Components TQM8540"
71 help
72 This option enables support for the TQ Components TQM8540 board.
73 select DEFAULT_UIMAGE
Kumar Gala0052bc52008-01-24 23:53:03 -060074 select TQM85xx
75
76config TQM8541
77 bool "TQ Components TQM8541"
78 help
79 This option enables support for the TQ Components TQM8541 board.
80 select DEFAULT_UIMAGE
Kumar Gala0052bc52008-01-24 23:53:03 -060081 select TQM85xx
82 select CPM2
83
Wolfgang Grandegger6dd1b642008-06-06 13:50:04 +020084config 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
Kumar Gala0052bc52008-01-24 23:53:03 -060092config TQM8555
93 bool "TQ Components TQM8555"
94 help
95 This option enables support for the TQ Components TQM8555 board.
96 select DEFAULT_UIMAGE
Kumar Gala0052bc52008-01-24 23:53:03 -060097 select TQM85xx
98 select CPM2
99
100config TQM8560
101 bool "TQ Components TQM8560"
102 help
103 This option enables support for the TQ Components TQM8560 board.
104 select DEFAULT_UIMAGE
Kumar Gala0052bc52008-01-24 23:53:03 -0600105 select TQM85xx
106 select CPM2
107
Paul Gortmaker0e0fffe2008-01-24 18:41:27 -0500108config SBC8548
109 bool "Wind River SBC8548"
110 select DEFAULT_UIMAGE
111 help
112 This option enables support for the Wind River SBC8548 board
113
Paul Gortmaker2c198062008-01-24 18:41:23 -0500114config SBC8560
115 bool "Wind River SBC8560"
116 select DEFAULT_UIMAGE
Paul Gortmaker2c198062008-01-24 18:41:23 -0500117 help
118 This option enables support for the Wind River SBC8560 board
119
Kumar Gala3a831562008-01-28 10:24:30 -0600120endif # MPC85xx
Paul Mackerras14cf11a2005-09-26 16:04:21 +1000121
Kumar Gala0052bc52008-01-24 23:53:03 -0600122config TQM85xx
123 bool