blob: 7f066adc068cba54149af23479ce091bed8b61d4 [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
Kumar Gala3a831562008-01-28 10:24:30 -06005 select MPIC
John Rigbyb5005632008-06-26 11:07:56 -06006 select PPC_PCI_CHOICE
Kumar Gala3a831562008-01-28 10:24:30 -06007 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
Kumar Galac4ea8962008-06-03 13:36:19 -050036 select PHYLIB
Andy Flemingc2882bb2007-02-09 17:28:31 -060037 help
Kumar Gala23f510b2007-02-17 16:29:36 -060038 This option enables support for the MPC85xx MDS board
Andy Flemingc2882bb2007-02-09 17:28:31 -060039
Kumar Gala2f3804e2008-07-02 01:36:15 -050040config MPC8536_DS
41 bool "Freescale MPC8536 DS"
42 select DEFAULT_UIMAGE
43 help
44 This option enables support for the MPC8536 DS board
45
Kumar Gala16d24062007-08-17 09:22:09 -050046config MPC85xx_DS
47 bool "Freescale MPC85xx DS"
Roy Zangf16dab92007-07-13 18:05:08 +080048 select PPC_I8259
Jon Loeligerd93daf82007-03-20 11:19:10 -050049 select DEFAULT_UIMAGE
Kumar Galab66510c2007-08-16 23:55:55 -050050 select FSL_ULI1575
Jon Loeligerd93daf82007-03-20 11:19:10 -050051 help
Kumar Gala16d24062007-08-17 09:22:09 -050052 This option enables support for the MPC85xx DS (MPC8544 DS) board
Jon Loeligerd93daf82007-03-20 11:19:10 -050053
Wolfgang Grandegger393adca2009-03-22 14:58:43 +010054config SOCRATES
55 bool "Socrates"
56 select DEFAULT_UIMAGE
57 help
58 This option enables support for the Socrates board.
59
Alexandr Smirnov22b619e2008-03-06 18:17:16 +030060config KSI8560
61 bool "Emerson KSI8560"
Alexandr Smirnov22b619e2008-03-06 18:17:16 +030062 select DEFAULT_UIMAGE
63 help
64 This option enables support for the Emerson KSI8560 board
65
Kumar Gala77e03a22008-01-23 23:42:44 -060066config STX_GP3
67 bool "Silicon Turnkey Express GP3"
68 help
69 This option enables support for the Silicon Turnkey Express GP3
70 board.
Paul Gortmakerb8b3caf2008-01-24 18:41:25 -050071 select CPM2
Kumar Gala77e03a22008-01-23 23:42:44 -060072 select DEFAULT_UIMAGE
Kumar Gala77e03a22008-01-23 23:42:44 -060073
Kumar Gala0052bc52008-01-24 23:53:03 -060074config TQM8540
75 bool "TQ Components TQM8540"
76 help
77 This option enables support for the TQ Components TQM8540 board.
78 select DEFAULT_UIMAGE
Kumar Gala0052bc52008-01-24 23:53:03 -060079 select TQM85xx
80
81config TQM8541
82 bool "TQ Components TQM8541"
83 help
84 This option enables support for the TQ Components TQM8541 board.
85 select DEFAULT_UIMAGE
Kumar Gala0052bc52008-01-24 23:53:03 -060086 select TQM85xx
87 select CPM2
88
Wolfgang Grandegger6dd1b642008-06-06 13:50:04 +020089config TQM8548
90 bool "TQ Components TQM8548"
91 help
92 This option enables support for the TQ Components TQM8548 board.
93 select DEFAULT_UIMAGE
Wolfgang Grandegger6dd1b642008-06-06 13:50:04 +020094 select TQM85xx
95
Kumar Gala0052bc52008-01-24 23:53:03 -060096config TQM8555
97 bool "TQ Components TQM8555"
98 help
99 This option enables support for the TQ Components TQM8555 board.
100 select DEFAULT_UIMAGE
Kumar Gala0052bc52008-01-24 23:53:03 -0600101 select TQM85xx
102 select CPM2
103
104config TQM8560
105 bool "TQ Components TQM8560"
106 help
107 This option enables support for the TQ Components TQM8560 board.
108 select DEFAULT_UIMAGE
Kumar Gala0052bc52008-01-24 23:53:03 -0600109 select TQM85xx
110 select CPM2
111
Paul Gortmaker0e0fffe2008-01-24 18:41:27 -0500112config SBC8548
113 bool "Wind River SBC8548"
114 select DEFAULT_UIMAGE
115 help
116 This option enables support for the Wind River SBC8548 board
117
Paul Gortmaker2c198062008-01-24 18:41:23 -0500118config SBC8560
119 bool "Wind River SBC8560"
120 select DEFAULT_UIMAGE
Paul Gortmaker2c198062008-01-24 18:41:23 -0500121 help
122 This option enables support for the Wind River SBC8560 board
123
Kumar Gala3a831562008-01-28 10:24:30 -0600124endif # MPC85xx
Paul Mackerras14cf11a2005-09-26 16:04:21 +1000125
Kumar Gala0052bc52008-01-24 23:53:03 -0600126config TQM85xx
127 bool