blob: 27d9bf86de011897fc775ebc7132ae411fa1850a [file] [log] [blame]
Kumar Galad8267c12008-06-27 11:26:26 -05001menuconfig PPC_83xx
2 bool "83xx-based boards"
3 depends on 6xx && PPC_MULTIPLATFORM
Kumar Galab38308a2008-01-28 10:52:15 -06004 select PPC_UDBG_16550
5 select PPC_INDIRECT_PCI
Kumar Galad8267c12008-06-27 11:26:26 -05006 select FSL_SOC
7 select IPIC
Kumar Galab38308a2008-01-28 10:52:15 -06008
Kumar Galad8267c12008-06-27 11:26:26 -05009if PPC_83xx
Kumar Gala08264cb2006-01-10 21:43:56 -060010
Kim Phillips519fd802008-01-24 20:45:51 -060011config MPC831x_RDB
12 bool "Freescale MPC831x RDB"
Kim Phillipsb3590492007-02-07 22:19:12 -060013 select DEFAULT_UIMAGE
Kumar Galab38308a2008-01-28 10:52:15 -060014 select PPC_MPC831x
Kim Phillipsb3590492007-02-07 22:19:12 -060015 help
Kim Phillips846aace2008-01-24 20:46:00 -060016 This option enables support for the MPC8313 RDB and MPC8315 RDB boards.
Kim Phillipsb3590492007-02-07 22:19:12 -060017
Kim Phillips9020fc92006-10-02 20:10:30 -050018config MPC832x_MDS
19 bool "Freescale MPC832x MDS"
20 select DEFAULT_UIMAGE
21 select QUICC_ENGINE
Kumar Galab38308a2008-01-28 10:52:15 -060022 select PPC_MPC832x
Kim Phillips9020fc92006-10-02 20:10:30 -050023 help
24 This option enables support for the MPC832x MDS evaluation board.
25
Michael Barkowski23308c52007-03-19 09:15:28 -050026config MPC832x_RDB
27 bool "Freescale MPC832x RDB"
28 select DEFAULT_UIMAGE
29 select QUICC_ENGINE
Kumar Galab38308a2008-01-28 10:52:15 -060030 select PPC_MPC832x
Michael Barkowski23308c52007-03-19 09:15:28 -050031 help
32 This option enables support for the MPC8323 RDB board.
33
Kumar Gala49baa912007-02-08 01:11:00 -060034config MPC834x_MDS
35 bool "Freescale MPC834x MDS"
Kumar Gala7d13d212006-01-13 11:19:58 -060036 select DEFAULT_UIMAGE
Kumar Galab38308a2008-01-28 10:52:15 -060037 select PPC_MPC834x
Kumar Gala08264cb2006-01-10 21:43:56 -060038 help
Kumar Gala49baa912007-02-08 01:11:00 -060039 This option enables support for the MPC 834x MDS evaluation board.
Kumar Gala08264cb2006-01-10 21:43:56 -060040
Kumar Gala49baa912007-02-08 01:11:00 -060041 Be aware that PCI buses can only function when MDS board is plugged
Kumar Gala08264cb2006-01-10 21:43:56 -060042 into the PIB (Platform IO Board) board from Freescale which provide
43 3 PCI slots. The PIBs PCI initialization is the bootloader's
Matt LaPlante3cb2fcc2006-11-30 05:22:59 +010044 responsibility.
Kumar Gala08264cb2006-01-10 21:43:56 -060045
Kim Phillips00280162006-06-30 18:41:20 -050046config MPC834x_ITX
47 bool "Freescale MPC834x ITX"
48 select DEFAULT_UIMAGE
Kumar Galab38308a2008-01-28 10:52:15 -060049 select PPC_MPC834x
Kim Phillips00280162006-06-30 18:41:20 -050050 help
51 This option enables support for the MPC 834x ITX evaluation board.
52
53 Be aware that PCI initialization is the bootloader's
Matt LaPlante3cb2fcc2006-11-30 05:22:59 +010054 responsibility.
Kim Phillips00280162006-06-30 18:41:20 -050055
Kumar Gala322d05a2007-02-17 10:13:56 -060056config MPC836x_MDS
57 bool "Freescale MPC836x MDS"
Li Yangf5a37b02006-10-11 19:04:22 +080058 select DEFAULT_UIMAGE
59 select QUICC_ENGINE
60 help
Kumar Gala322d05a2007-02-17 10:13:56 -060061 This option enables support for the MPC836x MDS Processor Board.
Li Yangf5a37b02006-10-11 19:04:22 +080062
Anton Vorontsovb13e9302008-05-23 20:39:01 +040063config MPC836x_RDK
64 bool "Freescale/Logic MPC836x RDK"
65 select DEFAULT_UIMAGE
66 select QUICC_ENGINE
67 select QE_GPIO
68 select FSL_GTM
69 select FSL_LBC
70 help
71 This option enables support for the MPC836x RDK Processor Board,
72 also known as ZOOM PowerQUICC Kit.
73
Li Yang833e31e2007-10-19 19:38:45 +080074config MPC837x_MDS
75 bool "Freescale MPC837x MDS"
76 select DEFAULT_UIMAGE
Kumar Galab38308a2008-01-28 10:52:15 -060077 select PPC_MPC837x
Li Yang833e31e2007-10-19 19:38:45 +080078 help
79 This option enables support for the MPC837x MDS Processor Board.
Paul Gortmakera43414c2008-01-24 18:41:30 -050080
Kim Phillips38f66f92008-01-24 20:47:11 -060081config MPC837x_RDB
82 bool "Freescale MPC837x RDB"
83 select DEFAULT_UIMAGE
Kumar Galab38308a2008-01-28 10:52:15 -060084 select PPC_MPC837x
Kim Phillips38f66f92008-01-24 20:47:11 -060085 help
86 This option enables support for the MPC837x RDB Board.
87
Paul Gortmakera43414c2008-01-24 18:41:30 -050088config SBC834x
89 bool "Wind River SBC834x"
90 select DEFAULT_UIMAGE
Kumar Galab38308a2008-01-28 10:52:15 -060091 select PPC_MPC834x
Paul Gortmakera43414c2008-01-24 18:41:30 -050092 help
93 This option enables support for the Wind River SBC834x board.
94
Bryan O'Donoghue59d13f92008-05-08 13:47:00 +010095config ASP834x
96 bool "Analogue & Micro ASP 834x"
97 select PPC_MPC834x
98 select REDBOOT
99 help
100 This enables support for the Analogue & Micro ASP 83xx
101 board.
102
103
Kumar Galab38308a2008-01-28 10:52:15 -0600104endif
Kumar Gala08264cb2006-01-10 21:43:56 -0600105
Kumar Galab38308a2008-01-28 10:52:15 -0600106# used for usb
Kim Phillipsb3590492007-02-07 22:19:12 -0600107config PPC_MPC831x
108 bool
Kim Phillipsb3590492007-02-07 22:19:12 -0600109
Kumar Galab38308a2008-01-28 10:52:15 -0600110# used for math-emu
Kim Phillips9020fc92006-10-02 20:10:30 -0500111config PPC_MPC832x
112 bool
Kim Phillips9020fc92006-10-02 20:10:30 -0500113
Kumar Galab38308a2008-01-28 10:52:15 -0600114# used for usb
115config PPC_MPC834x
Kumar Gala08264cb2006-01-10 21:43:56 -0600116 bool
Kumar Gala08264cb2006-01-10 21:43:56 -0600117
Kumar Galab38308a2008-01-28 10:52:15 -0600118# used for usb
Li Yang833e31e2007-10-19 19:38:45 +0800119config PPC_MPC837x
120 bool