Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 1 | menuconfig MPC83xx |
2 | bool "83xx Board Type" | ||||
Kumar Gala | b5a4834 | 2007-04-12 15:46:21 -0500 | [diff] [blame] | 3 | depends on PPC_83xx |
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 4 | select PPC_UDBG_16550 |
5 | select PPC_INDIRECT_PCI | ||||
6 | |||||
7 | if MPC83xx | ||||
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 8 | |
Kim Phillips | 519fd80 | 2008-01-24 20:45:51 -0600 | [diff] [blame] | 9 | config MPC831x_RDB |
10 | bool "Freescale MPC831x RDB" | ||||
Kim Phillips | b359049 | 2007-02-07 22:19:12 -0600 | [diff] [blame] | 11 | select DEFAULT_UIMAGE |
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 12 | select PPC_MPC831x |
Kim Phillips | b359049 | 2007-02-07 22:19:12 -0600 | [diff] [blame] | 13 | help |
Kim Phillips | 846aace | 2008-01-24 20:46:00 -0600 | [diff] [blame] | 14 | This option enables support for the MPC8313 RDB and MPC8315 RDB boards. |
Kim Phillips | b359049 | 2007-02-07 22:19:12 -0600 | [diff] [blame] | 15 | |
Kim Phillips | 9020fc9 | 2006-10-02 20:10:30 -0500 | [diff] [blame] | 16 | config MPC832x_MDS |
17 | bool "Freescale MPC832x MDS" | ||||
18 | select DEFAULT_UIMAGE | ||||
19 | select QUICC_ENGINE | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 20 | select PPC_MPC832x |
Kim Phillips | 9020fc9 | 2006-10-02 20:10:30 -0500 | [diff] [blame] | 21 | help |
22 | This option enables support for the MPC832x MDS evaluation board. | ||||
23 | |||||
Michael Barkowski | 23308c5 | 2007-03-19 09:15:28 -0500 | [diff] [blame] | 24 | config MPC832x_RDB |
25 | bool "Freescale MPC832x RDB" | ||||
26 | select DEFAULT_UIMAGE | ||||
27 | select QUICC_ENGINE | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 28 | select PPC_MPC832x |
Michael Barkowski | 23308c5 | 2007-03-19 09:15:28 -0500 | [diff] [blame] | 29 | help |
30 | This option enables support for the MPC8323 RDB board. | ||||
31 | |||||
Kumar Gala | 49baa91 | 2007-02-08 01:11:00 -0600 | [diff] [blame] | 32 | config MPC834x_MDS |
33 | bool "Freescale MPC834x MDS" | ||||
Kumar Gala | 7d13d21 | 2006-01-13 11:19:58 -0600 | [diff] [blame] | 34 | select DEFAULT_UIMAGE |
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 35 | select PPC_MPC834x |
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 36 | help |
Kumar Gala | 49baa91 | 2007-02-08 01:11:00 -0600 | [diff] [blame] | 37 | This option enables support for the MPC 834x MDS evaluation board. |
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 38 | |
Kumar Gala | 49baa91 | 2007-02-08 01:11:00 -0600 | [diff] [blame] | 39 | Be aware that PCI buses can only function when MDS board is plugged |
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 40 | into the PIB (Platform IO Board) board from Freescale which provide |
41 | 3 PCI slots. The PIBs PCI initialization is the bootloader's | ||||
Matt LaPlante | 3cb2fcc | 2006-11-30 05:22:59 +0100 | [diff] [blame] | 42 | responsibility. |
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 43 | |
Kim Phillips | 0028016 | 2006-06-30 18:41:20 -0500 | [diff] [blame] | 44 | config MPC834x_ITX |
45 | bool "Freescale MPC834x ITX" | ||||
46 | select DEFAULT_UIMAGE | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 47 | select PPC_MPC834x |
Kim Phillips | 0028016 | 2006-06-30 18:41:20 -0500 | [diff] [blame] | 48 | help |
49 | This option enables support for the MPC 834x ITX evaluation board. | ||||
50 | |||||
51 | Be aware that PCI initialization is the bootloader's | ||||
Matt LaPlante | 3cb2fcc | 2006-11-30 05:22:59 +0100 | [diff] [blame] | 52 | responsibility. |
Kim Phillips | 0028016 | 2006-06-30 18:41:20 -0500 | [diff] [blame] | 53 | |
Kumar Gala | 322d05a | 2007-02-17 10:13:56 -0600 | [diff] [blame] | 54 | config MPC836x_MDS |
55 | bool "Freescale MPC836x MDS" | ||||
Li Yang | f5a37b0 | 2006-10-11 19:04:22 +0800 | [diff] [blame] | 56 | select DEFAULT_UIMAGE |
57 | select QUICC_ENGINE | ||||
58 | help | ||||
Kumar Gala | 322d05a | 2007-02-17 10:13:56 -0600 | [diff] [blame] | 59 | This option enables support for the MPC836x MDS Processor Board. |
Li Yang | f5a37b0 | 2006-10-11 19:04:22 +0800 | [diff] [blame] | 60 | |
Li Yang | 833e31e | 2007-10-19 19:38:45 +0800 | [diff] [blame] | 61 | config MPC837x_MDS |
62 | bool "Freescale MPC837x MDS" | ||||
63 | select DEFAULT_UIMAGE | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 64 | select PPC_MPC837x |
Li Yang | 833e31e | 2007-10-19 19:38:45 +0800 | [diff] [blame] | 65 | help |
66 | This option enables support for the MPC837x MDS Processor Board. | ||||
Paul Gortmaker | a43414c | 2008-01-24 18:41:30 -0500 | [diff] [blame] | 67 | |
Kim Phillips | 38f66f9 | 2008-01-24 20:47:11 -0600 | [diff] [blame] | 68 | config MPC837x_RDB |
69 | bool "Freescale MPC837x RDB" | ||||
70 | select DEFAULT_UIMAGE | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 71 | select PPC_MPC837x |
Kim Phillips | 38f66f9 | 2008-01-24 20:47:11 -0600 | [diff] [blame] | 72 | help |
73 | This option enables support for the MPC837x RDB Board. | ||||
74 | |||||
Paul Gortmaker | a43414c | 2008-01-24 18:41:30 -0500 | [diff] [blame] | 75 | config SBC834x |
76 | bool "Wind River SBC834x" | ||||
77 | select DEFAULT_UIMAGE | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 78 | select PPC_MPC834x |
Paul Gortmaker | a43414c | 2008-01-24 18:41:30 -0500 | [diff] [blame] | 79 | help |
80 | This option enables support for the Wind River SBC834x board. | ||||
81 | |||||
Bryan O'Donoghue | 59d13f9 | 2008-05-08 13:47:00 +0100 | [diff] [blame^] | 82 | config ASP834x |
83 | bool "Analogue & Micro ASP 834x" | ||||
84 | select PPC_MPC834x | ||||
85 | select REDBOOT | ||||
86 | help | ||||
87 | This enables support for the Analogue & Micro ASP 83xx | ||||
88 | board. | ||||
89 | |||||
90 | |||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 91 | endif |
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 92 | |
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 93 | # used for usb |
Kim Phillips | b359049 | 2007-02-07 22:19:12 -0600 | [diff] [blame] | 94 | config PPC_MPC831x |
95 | bool | ||||
Kim Phillips | b359049 | 2007-02-07 22:19:12 -0600 | [diff] [blame] | 96 | |
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 97 | # used for math-emu |
Kim Phillips | 9020fc9 | 2006-10-02 20:10:30 -0500 | [diff] [blame] | 98 | config PPC_MPC832x |
99 | bool | ||||
Kim Phillips | 9020fc9 | 2006-10-02 20:10:30 -0500 | [diff] [blame] | 100 | |
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 101 | # used for usb |
102 | config PPC_MPC834x | ||||
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 103 | bool |
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 104 | |
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 105 | # used for usb |
Li Yang | 833e31e | 2007-10-19 19:38:45 +0800 | [diff] [blame] | 106 | config PPC_MPC837x |
107 | bool |