Kumar Gala | d8267c1 | 2008-06-27 11:26:26 -0500 | [diff] [blame^] | 1 | menuconfig PPC_83xx |
2 | bool "83xx-based boards" | ||||
3 | depends on 6xx && PPC_MULTIPLATFORM | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 4 | select PPC_UDBG_16550 |
5 | select PPC_INDIRECT_PCI | ||||
Kumar Gala | d8267c1 | 2008-06-27 11:26:26 -0500 | [diff] [blame^] | 6 | select FSL_SOC |
7 | select IPIC | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 8 | |
Kumar Gala | d8267c1 | 2008-06-27 11:26:26 -0500 | [diff] [blame^] | 9 | if PPC_83xx |
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 10 | |
Kim Phillips | 519fd80 | 2008-01-24 20:45:51 -0600 | [diff] [blame] | 11 | config MPC831x_RDB |
12 | bool "Freescale MPC831x RDB" | ||||
Kim Phillips | b359049 | 2007-02-07 22:19:12 -0600 | [diff] [blame] | 13 | select DEFAULT_UIMAGE |
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 14 | select PPC_MPC831x |
Kim Phillips | b359049 | 2007-02-07 22:19:12 -0600 | [diff] [blame] | 15 | help |
Kim Phillips | 846aace | 2008-01-24 20:46:00 -0600 | [diff] [blame] | 16 | This option enables support for the MPC8313 RDB and MPC8315 RDB boards. |
Kim Phillips | b359049 | 2007-02-07 22:19:12 -0600 | [diff] [blame] | 17 | |
Kim Phillips | 9020fc9 | 2006-10-02 20:10:30 -0500 | [diff] [blame] | 18 | config MPC832x_MDS |
19 | bool "Freescale MPC832x MDS" | ||||
20 | select DEFAULT_UIMAGE | ||||
21 | select QUICC_ENGINE | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 22 | select PPC_MPC832x |
Kim Phillips | 9020fc9 | 2006-10-02 20:10:30 -0500 | [diff] [blame] | 23 | help |
24 | This option enables support for the MPC832x MDS evaluation board. | ||||
25 | |||||
Michael Barkowski | 23308c5 | 2007-03-19 09:15:28 -0500 | [diff] [blame] | 26 | config MPC832x_RDB |
27 | bool "Freescale MPC832x RDB" | ||||
28 | select DEFAULT_UIMAGE | ||||
29 | select QUICC_ENGINE | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 30 | select PPC_MPC832x |
Michael Barkowski | 23308c5 | 2007-03-19 09:15:28 -0500 | [diff] [blame] | 31 | help |
32 | This option enables support for the MPC8323 RDB board. | ||||
33 | |||||
Kumar Gala | 49baa91 | 2007-02-08 01:11:00 -0600 | [diff] [blame] | 34 | config MPC834x_MDS |
35 | bool "Freescale MPC834x MDS" | ||||
Kumar Gala | 7d13d21 | 2006-01-13 11:19:58 -0600 | [diff] [blame] | 36 | select DEFAULT_UIMAGE |
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 37 | select PPC_MPC834x |
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 38 | help |
Kumar Gala | 49baa91 | 2007-02-08 01:11:00 -0600 | [diff] [blame] | 39 | This option enables support for the MPC 834x MDS evaluation board. |
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 40 | |
Kumar Gala | 49baa91 | 2007-02-08 01:11:00 -0600 | [diff] [blame] | 41 | 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] | 42 | into the PIB (Platform IO Board) board from Freescale which provide |
43 | 3 PCI slots. The PIBs PCI initialization is the bootloader's | ||||
Matt LaPlante | 3cb2fcc | 2006-11-30 05:22:59 +0100 | [diff] [blame] | 44 | responsibility. |
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 45 | |
Kim Phillips | 0028016 | 2006-06-30 18:41:20 -0500 | [diff] [blame] | 46 | config MPC834x_ITX |
47 | bool "Freescale MPC834x ITX" | ||||
48 | select DEFAULT_UIMAGE | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 49 | select PPC_MPC834x |
Kim Phillips | 0028016 | 2006-06-30 18:41:20 -0500 | [diff] [blame] | 50 | 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 LaPlante | 3cb2fcc | 2006-11-30 05:22:59 +0100 | [diff] [blame] | 54 | responsibility. |
Kim Phillips | 0028016 | 2006-06-30 18:41:20 -0500 | [diff] [blame] | 55 | |
Kumar Gala | 322d05a | 2007-02-17 10:13:56 -0600 | [diff] [blame] | 56 | config MPC836x_MDS |
57 | bool "Freescale MPC836x MDS" | ||||
Li Yang | f5a37b0 | 2006-10-11 19:04:22 +0800 | [diff] [blame] | 58 | select DEFAULT_UIMAGE |
59 | select QUICC_ENGINE | ||||
60 | help | ||||
Kumar Gala | 322d05a | 2007-02-17 10:13:56 -0600 | [diff] [blame] | 61 | This option enables support for the MPC836x MDS Processor Board. |
Li Yang | f5a37b0 | 2006-10-11 19:04:22 +0800 | [diff] [blame] | 62 | |
Anton Vorontsov | b13e930 | 2008-05-23 20:39:01 +0400 | [diff] [blame] | 63 | config 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 Yang | 833e31e | 2007-10-19 19:38:45 +0800 | [diff] [blame] | 74 | config MPC837x_MDS |
75 | bool "Freescale MPC837x MDS" | ||||
76 | select DEFAULT_UIMAGE | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 77 | select PPC_MPC837x |
Li Yang | 833e31e | 2007-10-19 19:38:45 +0800 | [diff] [blame] | 78 | help |
79 | This option enables support for the MPC837x MDS Processor Board. | ||||
Paul Gortmaker | a43414c | 2008-01-24 18:41:30 -0500 | [diff] [blame] | 80 | |
Kim Phillips | 38f66f9 | 2008-01-24 20:47:11 -0600 | [diff] [blame] | 81 | config MPC837x_RDB |
82 | bool "Freescale MPC837x RDB" | ||||
83 | select DEFAULT_UIMAGE | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 84 | select PPC_MPC837x |
Kim Phillips | 38f66f9 | 2008-01-24 20:47:11 -0600 | [diff] [blame] | 85 | help |
86 | This option enables support for the MPC837x RDB Board. | ||||
87 | |||||
Paul Gortmaker | a43414c | 2008-01-24 18:41:30 -0500 | [diff] [blame] | 88 | config SBC834x |
89 | bool "Wind River SBC834x" | ||||
90 | select DEFAULT_UIMAGE | ||||
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 91 | select PPC_MPC834x |
Paul Gortmaker | a43414c | 2008-01-24 18:41:30 -0500 | [diff] [blame] | 92 | help |
93 | This option enables support for the Wind River SBC834x board. | ||||
94 | |||||
Bryan O'Donoghue | 59d13f9 | 2008-05-08 13:47:00 +0100 | [diff] [blame] | 95 | config 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 Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 104 | endif |
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 105 | |
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 106 | # used for usb |
Kim Phillips | b359049 | 2007-02-07 22:19:12 -0600 | [diff] [blame] | 107 | config PPC_MPC831x |
108 | bool | ||||
Kim Phillips | b359049 | 2007-02-07 22:19:12 -0600 | [diff] [blame] | 109 | |
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 110 | # used for math-emu |
Kim Phillips | 9020fc9 | 2006-10-02 20:10:30 -0500 | [diff] [blame] | 111 | config PPC_MPC832x |
112 | bool | ||||
Kim Phillips | 9020fc9 | 2006-10-02 20:10:30 -0500 | [diff] [blame] | 113 | |
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 114 | # used for usb |
115 | config PPC_MPC834x | ||||
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 116 | bool |
Kumar Gala | 08264cb | 2006-01-10 21:43:56 -0600 | [diff] [blame] | 117 | |
Kumar Gala | b38308a | 2008-01-28 10:52:15 -0600 | [diff] [blame] | 118 | # used for usb |
Li Yang | 833e31e | 2007-10-19 19:38:45 +0800 | [diff] [blame] | 119 | config PPC_MPC837x |
120 | bool |