blob: f49a2548c5ff2c20ddd45daefe21688f07dcd9a6 [file] [log] [blame]
Kumar Galad8267c12008-06-27 11:26:26 -05001menuconfig PPC_83xx
2 bool "83xx-based boards"
Benjamin Herrenschmidt28794d32009-03-10 17:53:27 +00003 depends on 6xx
Kumar Galab38308a2008-01-28 10:52:15 -06004 select PPC_UDBG_16550
John Rigbyb5005632008-06-26 11:07:56 -06005 select PPC_PCI_CHOICE
John Rigby76fe1ff2008-06-26 11:07:57 -06006 select FSL_PCI if PCI
Kumar Galad8267c12008-06-27 11:26:26 -05007 select FSL_SOC
8 select IPIC
Kumar Galab38308a2008-01-28 10:52:15 -06009
Kumar Galad8267c12008-06-27 11:26:26 -050010if PPC_83xx
Kumar Gala08264cb2006-01-10 21:43:56 -060011
Kim Phillips519fd802008-01-24 20:45:51 -060012config MPC831x_RDB
13 bool "Freescale MPC831x RDB"
Kim Phillipsb3590492007-02-07 22:19:12 -060014 select DEFAULT_UIMAGE
Kumar Galab38308a2008-01-28 10:52:15 -060015 select PPC_MPC831x
Kim Phillipsb3590492007-02-07 22:19:12 -060016 help
Kim Phillips846aace2008-01-24 20:46:00 -060017 This option enables support for the MPC8313 RDB and MPC8315 RDB boards.
Kim Phillipsb3590492007-02-07 22:19:12 -060018
Kim Phillips9020fc92006-10-02 20:10:30 -050019config MPC832x_MDS
20 bool "Freescale MPC832x MDS"
21 select DEFAULT_UIMAGE
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
Kumar Galab38308a2008-01-28 10:52:15 -060029 select PPC_MPC832x
Michael Barkowski23308c52007-03-19 09:15:28 -050030 help
31 This option enables support for the MPC8323 RDB board.
32
Kumar Gala49baa912007-02-08 01:11:00 -060033config MPC834x_MDS
34 bool "Freescale MPC834x MDS"
Kumar Gala7d13d212006-01-13 11:19:58 -060035 select DEFAULT_UIMAGE
Kumar Galab38308a2008-01-28 10:52:15 -060036 select PPC_MPC834x
Kumar Gala08264cb2006-01-10 21:43:56 -060037 help
Kumar Gala49baa912007-02-08 01:11:00 -060038 This option enables support for the MPC 834x MDS evaluation board.
Kumar Gala08264cb2006-01-10 21:43:56 -060039
Kumar Gala49baa912007-02-08 01:11:00 -060040 Be aware that PCI buses can only function when MDS board is plugged
Kumar Gala08264cb2006-01-10 21:43:56 -060041 into the PIB (Platform IO Board) board from Freescale which provide
42 3 PCI slots. The PIBs PCI initialization is the bootloader's
Matt LaPlante3cb2fcc2006-11-30 05:22:59 +010043 responsibility.
Kumar Gala08264cb2006-01-10 21:43:56 -060044
Kim Phillips00280162006-06-30 18:41:20 -050045config MPC834x_ITX
46 bool "Freescale MPC834x ITX"
47 select DEFAULT_UIMAGE
Kumar Galab38308a2008-01-28 10:52:15 -060048 select PPC_MPC834x
Kim Phillips00280162006-06-30 18:41:20 -050049 help
50 This option enables support for the MPC 834x ITX evaluation board.
51
52 Be aware that PCI initialization is the bootloader's
Matt LaPlante3cb2fcc2006-11-30 05:22:59 +010053 responsibility.
Kim Phillips00280162006-06-30 18:41:20 -050054
Kumar Gala322d05a2007-02-17 10:13:56 -060055config MPC836x_MDS
56 bool "Freescale MPC836x MDS"
Li Yangf5a37b02006-10-11 19:04:22 +080057 select DEFAULT_UIMAGE
Li Yangf5a37b02006-10-11 19:04:22 +080058 help
Kumar Gala322d05a2007-02-17 10:13:56 -060059 This option enables support for the MPC836x MDS Processor Board.
Li Yangf5a37b02006-10-11 19:04:22 +080060
Anton Vorontsovb13e9302008-05-23 20:39:01 +040061config MPC836x_RDK
62 bool "Freescale/Logic MPC836x RDK"
63 select DEFAULT_UIMAGE
Anton Vorontsovb13e9302008-05-23 20:39:01 +040064 select FSL_GTM
65 select FSL_LBC
66 help
67 This option enables support for the MPC836x RDK Processor Board,
68 also known as ZOOM PowerQUICC Kit.
69
Li Yang833e31e2007-10-19 19:38:45 +080070config MPC837x_MDS
71 bool "Freescale MPC837x MDS"
72 select DEFAULT_UIMAGE
Kumar Galab38308a2008-01-28 10:52:15 -060073 select PPC_MPC837x
Li Yang833e31e2007-10-19 19:38:45 +080074 help
75 This option enables support for the MPC837x MDS Processor Board.
Paul Gortmakera43414c2008-01-24 18:41:30 -050076
Kim Phillips38f66f92008-01-24 20:47:11 -060077config MPC837x_RDB
Anton Vorontsovfda4bd92009-07-25 01:42:17 +040078 bool "Freescale MPC837x RDB/WLAN"
Kim Phillips38f66f92008-01-24 20:47:11 -060079 select DEFAULT_UIMAGE
Kumar Galab38308a2008-01-28 10:52:15 -060080 select PPC_MPC837x
Kim Phillips38f66f92008-01-24 20:47:11 -060081 help
Anton Vorontsovfda4bd92009-07-25 01:42:17 +040082 This option enables support for the MPC837x RDB and WLAN Boards.
Kim Phillips38f66f92008-01-24 20:47:11 -060083
Paul Gortmakera43414c2008-01-24 18:41:30 -050084config SBC834x
85 bool "Wind River SBC834x"
86 select DEFAULT_UIMAGE
Kumar Galab38308a2008-01-28 10:52:15 -060087 select PPC_MPC834x
Paul Gortmakera43414c2008-01-24 18:41:30 -050088 help
89 This option enables support for the Wind River SBC834x board.
90
Bryan O'Donoghue59d13f92008-05-08 13:47:00 +010091config ASP834x
92 bool "Analogue & Micro ASP 834x"
93 select PPC_MPC834x
94 select REDBOOT
95 help
96 This enables support for the Analogue & Micro ASP 83xx
97 board.
98
Heiko Schocher8159df72009-06-15 09:38:18 +020099config KMETER1
100 bool "Keymile KMETER1"
101 select DEFAULT_UIMAGE
102 select QUICC_ENGINE
103 help
104 This enables support for the Keymile KMETER1 board.
105
Bryan O'Donoghue59d13f92008-05-08 13:47:00 +0100106
Kumar Galab38308a2008-01-28 10:52:15 -0600107endif
Kumar Gala08264cb2006-01-10 21:43:56 -0600108
Kumar Galab38308a2008-01-28 10:52:15 -0600109# used for usb
Kim Phillipsb3590492007-02-07 22:19:12 -0600110config PPC_MPC831x
111 bool
Kim Phillipsb3590492007-02-07 22:19:12 -0600112
Kumar Galab38308a2008-01-28 10:52:15 -0600113# used for math-emu
Kim Phillips9020fc92006-10-02 20:10:30 -0500114config PPC_MPC832x
115 bool
Kim Phillips9020fc92006-10-02 20:10:30 -0500116
Kumar Galab38308a2008-01-28 10:52:15 -0600117# used for usb
118config PPC_MPC834x
Kumar Gala08264cb2006-01-10 21:43:56 -0600119 bool
Kumar Gala08264cb2006-01-10 21:43:56 -0600120
Kumar Galab38308a2008-01-28 10:52:15 -0600121# used for usb
Li Yang833e31e2007-10-19 19:38:45 +0800122config PPC_MPC837x
123 bool