Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 1 | menu "mpc85xx CPU" |
2 | depends on MPC85xx | ||||
3 | |||||
4 | config SYS_CPU | ||||
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 5 | default "mpc85xx" |
6 | |||||
7 | choice | ||||
8 | prompt "Target select" | ||||
Joe Hershberger | a26cd04 | 2015-05-12 14:46:23 -0500 | [diff] [blame] | 9 | optional |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 10 | |
11 | config TARGET_SBC8548 | ||||
12 | bool "Support sbc8548" | ||||
York Sun | 281ed4c | 2016-11-15 13:52:34 -0800 | [diff] [blame] | 13 | select ARCH_MPC8548 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 14 | |
15 | config TARGET_SOCRATES | ||||
16 | bool "Support socrates" | ||||
York Sun | 25cb74b | 2016-11-15 13:57:15 -0800 | [diff] [blame] | 17 | select ARCH_MPC8544 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 18 | |
York Sun | 45a8d11 | 2016-11-18 13:51:01 -0800 | [diff] [blame] | 19 | config TARGET_B4420QDS |
20 | bool "Support B4420QDS" | ||||
York Sun | b41f192 | 2016-11-18 11:56:57 -0800 | [diff] [blame] | 21 | select ARCH_B4420 |
York Sun | 45a8d11 | 2016-11-18 13:51:01 -0800 | [diff] [blame] | 22 | select SUPPORT_SPL |
23 | select PHYS_64BIT | ||||
24 | |||||
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 25 | config TARGET_B4860QDS |
26 | bool "Support B4860QDS" | ||||
York Sun | 3006ebc | 2016-11-18 11:44:43 -0800 | [diff] [blame] | 27 | select ARCH_B4860 |
Masahiro Yamada | 0262735 | 2014-10-20 17:45:56 +0900 | [diff] [blame] | 28 | select SUPPORT_SPL |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 29 | select PHYS_64BIT |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 30 | |
31 | config TARGET_BSC9131RDB | ||||
32 | bool "Support BSC9131RDB" | ||||
York Sun | 115d60c | 2016-11-15 14:09:50 -0800 | [diff] [blame] | 33 | select ARCH_BSC9131 |
Masahiro Yamada | 0262735 | 2014-10-20 17:45:56 +0900 | [diff] [blame] | 34 | select SUPPORT_SPL |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 35 | |
36 | config TARGET_BSC9132QDS | ||||
37 | bool "Support BSC9132QDS" | ||||
York Sun | 115d60c | 2016-11-15 14:09:50 -0800 | [diff] [blame] | 38 | select ARCH_BSC9132 |
Masahiro Yamada | 0262735 | 2014-10-20 17:45:56 +0900 | [diff] [blame] | 39 | select SUPPORT_SPL |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 40 | |
41 | config TARGET_C29XPCIE | ||||
42 | bool "Support C29XPCIE" | ||||
York Sun | 4fd6474 | 2016-11-15 18:44:22 -0800 | [diff] [blame] | 43 | select ARCH_C29X |
Masahiro Yamada | 0262735 | 2014-10-20 17:45:56 +0900 | [diff] [blame] | 44 | select SUPPORT_SPL |
Masahiro Yamada | cf6bbe4 | 2014-10-20 17:45:57 +0900 | [diff] [blame] | 45 | select SUPPORT_TPL |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 46 | select PHYS_64BIT |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 47 | |
48 | config TARGET_P3041DS | ||||
49 | bool "Support P3041DS" | ||||
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 50 | select PHYS_64BIT |
York Sun | 5e5fdd2 | 2016-11-18 11:20:40 -0800 | [diff] [blame] | 51 | select ARCH_P3041 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 52 | |
53 | config TARGET_P4080DS | ||||
54 | bool "Support P4080DS" | ||||
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 55 | select PHYS_64BIT |
York Sun | e71372c | 2016-11-18 11:24:40 -0800 | [diff] [blame] | 56 | select ARCH_P4080 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 57 | |
58 | config TARGET_P5020DS | ||||
59 | bool "Support P5020DS" | ||||
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 60 | select PHYS_64BIT |
York Sun | cefe11c | 2016-11-18 11:30:56 -0800 | [diff] [blame] | 61 | select ARCH_P5020 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 62 | |
63 | config TARGET_P5040DS | ||||
64 | bool "Support P5040DS" | ||||
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 65 | select PHYS_64BIT |
York Sun | 9539036 | 2016-11-18 11:39:36 -0800 | [diff] [blame] | 66 | select ARCH_P5040 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 67 | |
68 | config TARGET_MPC8536DS | ||||
69 | bool "Support MPC8536DS" | ||||
York Sun | 24ad75a | 2016-11-16 11:06:47 -0800 | [diff] [blame] | 70 | select ARCH_MPC8536 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 71 | |
72 | config TARGET_MPC8540ADS | ||||
73 | bool "Support MPC8540ADS" | ||||
York Sun | 7f82521 | 2016-11-16 11:13:06 -0800 | [diff] [blame] | 74 | select ARCH_MPC8540 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 75 | |
76 | config TARGET_MPC8541CDS | ||||
77 | bool "Support MPC8541CDS" | ||||
York Sun | 3aff308 | 2016-11-16 11:18:31 -0800 | [diff] [blame] | 78 | select ARCH_MPC8541 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 79 | |
80 | config TARGET_MPC8544DS | ||||
81 | bool "Support MPC8544DS" | ||||
York Sun | 25cb74b | 2016-11-15 13:57:15 -0800 | [diff] [blame] | 82 | select ARCH_MPC8544 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 83 | |
84 | config TARGET_MPC8548CDS | ||||
85 | bool "Support MPC8548CDS" | ||||
York Sun | 281ed4c | 2016-11-15 13:52:34 -0800 | [diff] [blame] | 86 | select ARCH_MPC8548 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 87 | |
88 | config TARGET_MPC8555CDS | ||||
89 | bool "Support MPC8555CDS" | ||||
York Sun | 3c3d8ab | 2016-11-16 11:23:23 -0800 | [diff] [blame] | 90 | select ARCH_MPC8555 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 91 | |
92 | config TARGET_MPC8560ADS | ||||
93 | bool "Support MPC8560ADS" | ||||
York Sun | 99d0a31 | 2016-11-16 11:26:45 -0800 | [diff] [blame] | 94 | select ARCH_MPC8560 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 95 | |
96 | config TARGET_MPC8568MDS | ||||
97 | bool "Support MPC8568MDS" | ||||
York Sun | d07c384 | 2016-11-16 11:32:17 -0800 | [diff] [blame] | 98 | select ARCH_MPC8568 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 99 | |
100 | config TARGET_MPC8569MDS | ||||
101 | bool "Support MPC8569MDS" | ||||
York Sun | 23b36a7 | 2016-11-16 11:34:52 -0800 | [diff] [blame] | 102 | select ARCH_MPC8569 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 103 | |
104 | config TARGET_MPC8572DS | ||||
105 | bool "Support MPC8572DS" | ||||
York Sun | c8f4847 | 2016-11-16 11:39:20 -0800 | [diff] [blame] | 106 | select ARCH_MPC8572 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 107 | |
York Sun | 7601686 | 2016-11-16 13:30:06 -0800 | [diff] [blame] | 108 | config TARGET_P1010RDB_PA |
109 | bool "Support P1010RDB_PA" | ||||
110 | select ARCH_P1010 | ||||
111 | select SUPPORT_SPL | ||||
112 | select SUPPORT_TPL | ||||
113 | |||||
114 | config TARGET_P1010RDB_PB | ||||
115 | bool "Support P1010RDB_PB" | ||||
York Sun | 7d5f9f8 | 2016-11-16 13:08:52 -0800 | [diff] [blame] | 116 | select ARCH_P1010 |
Masahiro Yamada | 0262735 | 2014-10-20 17:45:56 +0900 | [diff] [blame] | 117 | select SUPPORT_SPL |
Masahiro Yamada | cf6bbe4 | 2014-10-20 17:45:57 +0900 | [diff] [blame] | 118 | select SUPPORT_TPL |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 119 | |
120 | config TARGET_P1022DS | ||||
121 | bool "Support P1022DS" | ||||
York Sun | feb9e25 | 2016-11-16 15:23:52 -0800 | [diff] [blame] | 122 | select ARCH_P1022 |
Masahiro Yamada | 0262735 | 2014-10-20 17:45:56 +0900 | [diff] [blame] | 123 | select SUPPORT_SPL |
Masahiro Yamada | cf6bbe4 | 2014-10-20 17:45:57 +0900 | [diff] [blame] | 124 | select SUPPORT_TPL |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 125 | |
126 | config TARGET_P1023RDB | ||||
127 | bool "Support P1023RDB" | ||||
York Sun | 9bb1d6b | 2016-11-16 15:45:31 -0800 | [diff] [blame] | 128 | select ARCH_P1023 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 129 | |
York Sun | fedae6e | 2016-11-17 13:12:38 -0800 | [diff] [blame] | 130 | config TARGET_P1020MBG |
131 | bool "Support P1020MBG-PC" | ||||
132 | select SUPPORT_SPL | ||||
133 | select SUPPORT_TPL | ||||
York Sun | 484fff6 | 2016-11-18 10:02:14 -0800 | [diff] [blame] | 134 | select ARCH_P1020 |
135 | |||||
York Sun | aa14620 | 2016-11-17 13:52:44 -0800 | [diff] [blame] | 136 | config TARGET_P1020RDB_PC |
137 | bool "Support P1020RDB-PC" | ||||
138 | select SUPPORT_SPL | ||||
139 | select SUPPORT_TPL | ||||
York Sun | 484fff6 | 2016-11-18 10:02:14 -0800 | [diff] [blame] | 140 | select ARCH_P1020 |
York Sun | aa14620 | 2016-11-17 13:52:44 -0800 | [diff] [blame] | 141 | |
York Sun | f404b66 | 2016-11-17 13:53:33 -0800 | [diff] [blame] | 142 | config TARGET_P1020RDB_PD |
143 | bool "Support P1020RDB-PD" | ||||
144 | select SUPPORT_SPL | ||||
145 | select SUPPORT_TPL | ||||
York Sun | 484fff6 | 2016-11-18 10:02:14 -0800 | [diff] [blame] | 146 | select ARCH_P1020 |
York Sun | f404b66 | 2016-11-17 13:53:33 -0800 | [diff] [blame] | 147 | |
York Sun | e9bc8a8 | 2016-11-17 13:53:54 -0800 | [diff] [blame] | 148 | config TARGET_P1020UTM |
149 | bool "Support P1020UTM" | ||||
150 | select SUPPORT_SPL | ||||
151 | select SUPPORT_TPL | ||||
York Sun | 484fff6 | 2016-11-18 10:02:14 -0800 | [diff] [blame] | 152 | select ARCH_P1020 |
York Sun | fedae6e | 2016-11-17 13:12:38 -0800 | [diff] [blame] | 153 | |
York Sun | da439db | 2016-11-17 13:43:18 -0800 | [diff] [blame] | 154 | config TARGET_P1021RDB |
155 | bool "Support P1021RDB" | ||||
156 | select SUPPORT_SPL | ||||
157 | select SUPPORT_TPL | ||||
York Sun | a990799 | 2016-11-18 10:59:02 -0800 | [diff] [blame] | 158 | select ARCH_P1021 |
York Sun | da439db | 2016-11-17 13:43:18 -0800 | [diff] [blame] | 159 | |
York Sun | 4eedabf | 2016-11-17 13:48:39 -0800 | [diff] [blame] | 160 | config TARGET_P1024RDB |
161 | bool "Support P1024RDB" | ||||
162 | select SUPPORT_SPL | ||||
163 | select SUPPORT_TPL | ||||
York Sun | 52b6f13 | 2016-11-18 11:00:57 -0800 | [diff] [blame] | 164 | select ARCH_P1024 |
York Sun | 4eedabf | 2016-11-17 13:48:39 -0800 | [diff] [blame] | 165 | |
York Sun | b0c98b4 | 2016-11-17 14:10:14 -0800 | [diff] [blame] | 166 | config TARGET_P1025RDB |
167 | bool "Support P1025RDB" | ||||
168 | select SUPPORT_SPL | ||||
169 | select SUPPORT_TPL | ||||
York Sun | 4167a67 | 2016-11-18 11:05:38 -0800 | [diff] [blame] | 170 | select ARCH_P1025 |
York Sun | b0c98b4 | 2016-11-17 14:10:14 -0800 | [diff] [blame] | 171 | |
York Sun | 8435aa7 | 2016-11-17 14:19:18 -0800 | [diff] [blame] | 172 | config TARGET_P2020RDB |
173 | bool "Support P2020RDB-PC" | ||||
174 | select SUPPORT_SPL | ||||
175 | select SUPPORT_TPL | ||||
York Sun | 4593637 | 2016-11-18 11:08:43 -0800 | [diff] [blame] | 176 | select ARCH_P2020 |
York Sun | 8435aa7 | 2016-11-17 14:19:18 -0800 | [diff] [blame] | 177 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 178 | config TARGET_P1_TWR |
179 | bool "Support p1_twr" | ||||
York Sun | 4167a67 | 2016-11-18 11:05:38 -0800 | [diff] [blame] | 180 | select ARCH_P1025 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 181 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 182 | config TARGET_P2041RDB |
183 | bool "Support P2041RDB" | ||||
York Sun | ce040c8 | 2016-11-18 11:15:21 -0800 | [diff] [blame] | 184 | select ARCH_P2041 |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 185 | select PHYS_64BIT |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 186 | |
187 | config TARGET_QEMU_PPCE500 | ||||
188 | bool "Support qemu-ppce500" | ||||
York Sun | 1034340 | 2016-11-18 12:29:51 -0800 | [diff] [blame] | 189 | select ARCH_QEMU_E500 |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 190 | select PHYS_64BIT |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 191 | |
York Sun | 6f53bd4 | 2016-11-18 12:55:35 -0800 | [diff] [blame] | 192 | config TARGET_T1024QDS |
193 | bool "Support T1024QDS" | ||||
York Sun | e5d5f5a | 2016-11-18 13:01:34 -0800 | [diff] [blame] | 194 | select ARCH_T1024 |
Shengzhou Liu | aba8004 | 2014-11-24 17:11:55 +0800 | [diff] [blame] | 195 | select SUPPORT_SPL |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 196 | select PHYS_64BIT |
Shengzhou Liu | aba8004 | 2014-11-24 17:11:55 +0800 | [diff] [blame] | 197 | |
York Sun | 08c7529 | 2016-11-18 12:45:44 -0800 | [diff] [blame] | 198 | config TARGET_T1023RDB |
199 | bool "Support T1023RDB" | ||||
York Sun | 5ff3f41 | 2016-11-18 12:35:47 -0800 | [diff] [blame] | 200 | select ARCH_T1023 |
York Sun | 08c7529 | 2016-11-18 12:45:44 -0800 | [diff] [blame] | 201 | select SUPPORT_SPL |
202 | select PHYS_64BIT | ||||
203 | |||||
204 | config TARGET_T1024RDB | ||||
205 | bool "Support T1024RDB" | ||||
York Sun | e5d5f5a | 2016-11-18 13:01:34 -0800 | [diff] [blame] | 206 | select ARCH_T1024 |
Shengzhou Liu | 48c6f32 | 2014-11-24 17:11:56 +0800 | [diff] [blame] | 207 | select SUPPORT_SPL |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 208 | select PHYS_64BIT |
Shengzhou Liu | 48c6f32 | 2014-11-24 17:11:56 +0800 | [diff] [blame] | 209 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 210 | config TARGET_T1040QDS |
211 | bool "Support T1040QDS" | ||||
York Sun | 5d73701 | 2016-11-18 13:11:12 -0800 | [diff] [blame] | 212 | select ARCH_T1040 |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 213 | select PHYS_64BIT |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 214 | |
York Sun | 95a809b | 2016-11-18 13:19:39 -0800 | [diff] [blame] | 215 | config TARGET_T1040RDB |
216 | bool "Support T1040RDB" | ||||
York Sun | 5d73701 | 2016-11-18 13:11:12 -0800 | [diff] [blame] | 217 | select ARCH_T1040 |
York Sun | 95a809b | 2016-11-18 13:19:39 -0800 | [diff] [blame] | 218 | select SUPPORT_SPL |
219 | select PHYS_64BIT | ||||
220 | |||||
York Sun | a016735 | 2016-11-21 10:46:53 -0800 | [diff] [blame] | 221 | config TARGET_T1040D4RDB |
222 | bool "Support T1040D4RDB" | ||||
223 | select ARCH_T1040 | ||||
224 | select SUPPORT_SPL | ||||
225 | select PHYS_64BIT | ||||
226 | |||||
York Sun | 95a809b | 2016-11-18 13:19:39 -0800 | [diff] [blame] | 227 | config TARGET_T1042RDB |
228 | bool "Support T1042RDB" | ||||
York Sun | 5449c98 | 2016-11-18 13:36:39 -0800 | [diff] [blame] | 229 | select ARCH_T1042 |
Masahiro Yamada | 0262735 | 2014-10-20 17:45:56 +0900 | [diff] [blame] | 230 | select SUPPORT_SPL |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 231 | select PHYS_64BIT |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 232 | |
York Sun | 319ed24 | 2016-11-21 11:04:34 -0800 | [diff] [blame] | 233 | config TARGET_T1042D4RDB |
234 | bool "Support T1042D4RDB" | ||||
235 | select ARCH_T1042 | ||||
236 | select SUPPORT_SPL | ||||
237 | select PHYS_64BIT | ||||
238 | |||||
York Sun | 55ed8ae | 2016-11-18 13:44:00 -0800 | [diff] [blame] | 239 | config TARGET_T1042RDB_PI |
240 | bool "Support T1042RDB_PI" | ||||
241 | select ARCH_T1042 | ||||
242 | select SUPPORT_SPL | ||||
243 | select PHYS_64BIT | ||||
244 | |||||
York Sun | 638d5be | 2016-11-21 12:46:58 -0800 | [diff] [blame] | 245 | config TARGET_T2080QDS |
246 | bool "Support T2080QDS" | ||||
York Sun | 0f3d80e | 2016-11-21 12:54:19 -0800 | [diff] [blame] | 247 | select ARCH_T2080 |
Masahiro Yamada | 0262735 | 2014-10-20 17:45:56 +0900 | [diff] [blame] | 248 | select SUPPORT_SPL |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 249 | select PHYS_64BIT |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 250 | |
York Sun | 01671e6 | 2016-11-21 12:57:22 -0800 | [diff] [blame] | 251 | config TARGET_T2080RDB |
252 | bool "Support T2080RDB" | ||||
York Sun | 0f3d80e | 2016-11-21 12:54:19 -0800 | [diff] [blame] | 253 | select ARCH_T2080 |
Masahiro Yamada | 0262735 | 2014-10-20 17:45:56 +0900 | [diff] [blame] | 254 | select SUPPORT_SPL |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 255 | select PHYS_64BIT |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 256 | |
York Sun | 638d5be | 2016-11-21 12:46:58 -0800 | [diff] [blame] | 257 | config TARGET_T2081QDS |
258 | bool "Support T2081QDS" | ||||
York Sun | 0f3d80e | 2016-11-21 12:54:19 -0800 | [diff] [blame] | 259 | select ARCH_T2081 |
York Sun | 638d5be | 2016-11-21 12:46:58 -0800 | [diff] [blame] | 260 | select SUPPORT_SPL |
261 | select PHYS_64BIT | ||||
262 | |||||
York Sun | 9c21d06 | 2016-11-21 13:19:14 -0800 | [diff] [blame] | 263 | config TARGET_T4160QDS |
264 | bool "Support T4160QDS" | ||||
York Sun | 652a7bb | 2016-11-21 13:31:34 -0800 | [diff] [blame] | 265 | select ARCH_T4160 |
York Sun | 9c21d06 | 2016-11-21 13:19:14 -0800 | [diff] [blame] | 266 | select SUPPORT_SPL |
267 | select PHYS_64BIT | ||||
268 | |||||
York Sun | 12ffdb3 | 2016-11-21 13:26:52 -0800 | [diff] [blame] | 269 | config TARGET_T4160RDB |
270 | bool "Support T4160RDB" | ||||
York Sun | 652a7bb | 2016-11-21 13:31:34 -0800 | [diff] [blame] | 271 | select ARCH_T4160 |
York Sun | 12ffdb3 | 2016-11-21 13:26:52 -0800 | [diff] [blame] | 272 | select SUPPORT_SPL |
273 | select PHYS_64BIT | ||||
274 | |||||
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 275 | config TARGET_T4240QDS |
276 | bool "Support T4240QDS" | ||||
York Sun | 26bc57d | 2016-11-21 13:35:41 -0800 | [diff] [blame] | 277 | select ARCH_T4240 |
Masahiro Yamada | 0262735 | 2014-10-20 17:45:56 +0900 | [diff] [blame] | 278 | select SUPPORT_SPL |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 279 | select PHYS_64BIT |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 280 | |
281 | config TARGET_T4240RDB | ||||
282 | bool "Support T4240RDB" | ||||
York Sun | 26bc57d | 2016-11-21 13:35:41 -0800 | [diff] [blame] | 283 | select ARCH_T4240 |
Chunhe Lan | 373762c | 2015-03-20 17:08:54 +0800 | [diff] [blame] | 284 | select SUPPORT_SPL |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 285 | select PHYS_64BIT |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 286 | |
287 | config TARGET_CONTROLCENTERD | ||||
288 | bool "Support controlcenterd" | ||||
York Sun | feb9e25 | 2016-11-16 15:23:52 -0800 | [diff] [blame] | 289 | select ARCH_P1022 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 290 | |
291 | config TARGET_KMP204X | ||||
292 | bool "Support kmp204x" | ||||
York Sun | ce040c8 | 2016-11-18 11:15:21 -0800 | [diff] [blame] | 293 | select ARCH_P2041 |
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 294 | select PHYS_64BIT |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 295 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 296 | config TARGET_XPEDITE520X |
297 | bool "Support xpedite520x" | ||||
York Sun | 281ed4c | 2016-11-15 13:52:34 -0800 | [diff] [blame] | 298 | select ARCH_MPC8548 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 299 | |
300 | config TARGET_XPEDITE537X | ||||
301 | bool "Support xpedite537x" | ||||
York Sun | c8f4847 | 2016-11-16 11:39:20 -0800 | [diff] [blame] | 302 | select ARCH_MPC8572 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 303 | |
304 | config TARGET_XPEDITE550X | ||||
305 | bool "Support xpedite550x" | ||||
York Sun | 4593637 | 2016-11-18 11:08:43 -0800 | [diff] [blame] | 306 | select ARCH_P2020 |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 307 | |
Oleksandr G Zhadan | 8b0044f | 2015-04-29 16:57:39 -0400 | [diff] [blame] | 308 | config TARGET_UCP1020 |
309 | bool "Support uCP1020" | ||||
York Sun | 484fff6 | 2016-11-18 10:02:14 -0800 | [diff] [blame] | 310 | select ARCH_P1020 |
Oleksandr G Zhadan | 8b0044f | 2015-04-29 16:57:39 -0400 | [diff] [blame] | 311 | |
York Sun | 22a1b99 | 2016-12-01 18:37:55 -0800 | [diff] [blame] | 312 | config TARGET_CYRUS_P5020 |
313 | bool "Support Varisys Cyrus P5020" | ||||
314 | select ARCH_P5020 | ||||
315 | select PHYS_64BIT | ||||
316 | |||||
317 | config TARGET_CYRUS_P5040 | ||||
318 | bool "Support Varisys Cyrus P5040" | ||||
319 | select ARCH_P5040 | ||||
Masahiro Yamada | bb6b142 | 2016-07-25 19:56:03 +0900 | [diff] [blame] | 320 | select PHYS_64BIT |
Andy Fleming | 87e2987 | 2015-11-04 15:48:32 -0600 | [diff] [blame] | 321 | |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 322 | endchoice |
323 | |||||
York Sun | b41f192 | 2016-11-18 11:56:57 -0800 | [diff] [blame] | 324 | config ARCH_B4420 |
325 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 326 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 327 | select FSL_LAW |
York Sun | b41f192 | 2016-11-18 11:56:57 -0800 | [diff] [blame] | 328 | |
York Sun | 3006ebc | 2016-11-18 11:44:43 -0800 | [diff] [blame] | 329 | config ARCH_B4860 |
330 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 331 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 332 | select FSL_LAW |
York Sun | 3006ebc | 2016-11-18 11:44:43 -0800 | [diff] [blame] | 333 | |
York Sun | 115d60c | 2016-11-15 14:09:50 -0800 | [diff] [blame] | 334 | config ARCH_BSC9131 |
335 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 336 | select FSL_LAW |
York Sun | 115d60c | 2016-11-15 14:09:50 -0800 | [diff] [blame] | 337 | |
338 | config ARCH_BSC9132 | ||||
339 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 340 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 341 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | 115d60c | 2016-11-15 14:09:50 -0800 | [diff] [blame] | 342 | |
York Sun | 4fd6474 | 2016-11-15 18:44:22 -0800 | [diff] [blame] | 343 | config ARCH_C29X |
344 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 345 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 346 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | 4fd6474 | 2016-11-15 18:44:22 -0800 | [diff] [blame] | 347 | |
York Sun | 24ad75a | 2016-11-16 11:06:47 -0800 | [diff] [blame] | 348 | config ARCH_MPC8536 |
349 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 350 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 351 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | 24ad75a | 2016-11-16 11:06:47 -0800 | [diff] [blame] | 352 | |
York Sun | 7f82521 | 2016-11-16 11:13:06 -0800 | [diff] [blame] | 353 | config ARCH_MPC8540 |
354 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 355 | select FSL_LAW |
York Sun | 7f82521 | 2016-11-16 11:13:06 -0800 | [diff] [blame] | 356 | |
York Sun | 3aff308 | 2016-11-16 11:18:31 -0800 | [diff] [blame] | 357 | config ARCH_MPC8541 |
358 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 359 | select FSL_LAW |
York Sun | 3aff308 | 2016-11-16 11:18:31 -0800 | [diff] [blame] | 360 | |
York Sun | 25cb74b | 2016-11-15 13:57:15 -0800 | [diff] [blame] | 361 | config ARCH_MPC8544 |
362 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 363 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 364 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | 25cb74b | 2016-11-15 13:57:15 -0800 | [diff] [blame] | 365 | |
York Sun | 281ed4c | 2016-11-15 13:52:34 -0800 | [diff] [blame] | 366 | config ARCH_MPC8548 |
367 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 368 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 369 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | 281ed4c | 2016-11-15 13:52:34 -0800 | [diff] [blame] | 370 | |
York Sun | 3c3d8ab | 2016-11-16 11:23:23 -0800 | [diff] [blame] | 371 | config ARCH_MPC8555 |
372 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 373 | select FSL_LAW |
York Sun | 3c3d8ab | 2016-11-16 11:23:23 -0800 | [diff] [blame] | 374 | |
York Sun | 99d0a31 | 2016-11-16 11:26:45 -0800 | [diff] [blame] | 375 | config ARCH_MPC8560 |
376 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 377 | select FSL_LAW |
York Sun | 99d0a31 | 2016-11-16 11:26:45 -0800 | [diff] [blame] | 378 | |
York Sun | d07c384 | 2016-11-16 11:32:17 -0800 | [diff] [blame] | 379 | config ARCH_MPC8568 |
380 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 381 | select FSL_LAW |
York Sun | d07c384 | 2016-11-16 11:32:17 -0800 | [diff] [blame] | 382 | |
York Sun | 23b36a7 | 2016-11-16 11:34:52 -0800 | [diff] [blame] | 383 | config ARCH_MPC8569 |
384 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 385 | select FSL_LAW |
York Sun | 23b36a7 | 2016-11-16 11:34:52 -0800 | [diff] [blame] | 386 | |
York Sun | c8f4847 | 2016-11-16 11:39:20 -0800 | [diff] [blame] | 387 | config ARCH_MPC8572 |
388 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 389 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 390 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | c8f4847 | 2016-11-16 11:39:20 -0800 | [diff] [blame] | 391 | |
York Sun | 7d5f9f8 | 2016-11-16 13:08:52 -0800 | [diff] [blame] | 392 | config ARCH_P1010 |
393 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 394 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 395 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | 7d5f9f8 | 2016-11-16 13:08:52 -0800 | [diff] [blame] | 396 | |
York Sun | 1cdd96f | 2016-11-16 15:54:15 -0800 | [diff] [blame] | 397 | config ARCH_P1011 |
398 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 399 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 400 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | 1cdd96f | 2016-11-16 15:54:15 -0800 | [diff] [blame] | 401 | |
York Sun | 484fff6 | 2016-11-18 10:02:14 -0800 | [diff] [blame] | 402 | config ARCH_P1020 |
403 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 404 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 405 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | 484fff6 | 2016-11-18 10:02:14 -0800 | [diff] [blame] | 406 | |
York Sun | a990799 | 2016-11-18 10:59:02 -0800 | [diff] [blame] | 407 | config ARCH_P1021 |
408 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 409 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 410 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | a990799 | 2016-11-18 10:59:02 -0800 | [diff] [blame] | 411 | |
York Sun | feb9e25 | 2016-11-16 15:23:52 -0800 | [diff] [blame] | 412 | config ARCH_P1022 |
413 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 414 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 415 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | feb9e25 | 2016-11-16 15:23:52 -0800 | [diff] [blame] | 416 | |
York Sun | 9bb1d6b | 2016-11-16 15:45:31 -0800 | [diff] [blame] | 417 | config ARCH_P1023 |
418 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 419 | select FSL_LAW |
York Sun | 9bb1d6b | 2016-11-16 15:45:31 -0800 | [diff] [blame] | 420 | |
York Sun | 52b6f13 | 2016-11-18 11:00:57 -0800 | [diff] [blame] | 421 | config ARCH_P1024 |
422 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 423 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 424 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | 52b6f13 | 2016-11-18 11:00:57 -0800 | [diff] [blame] | 425 | |
York Sun | 4167a67 | 2016-11-18 11:05:38 -0800 | [diff] [blame] | 426 | config ARCH_P1025 |
427 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 428 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 429 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | 4167a67 | 2016-11-18 11:05:38 -0800 | [diff] [blame] | 430 | |
York Sun | 4593637 | 2016-11-18 11:08:43 -0800 | [diff] [blame] | 431 | config ARCH_P2020 |
432 | bool | ||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 433 | select FSL_LAW |
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 434 | select SYS_PPC_E500_USE_DEBUG_TLB |
York Sun | 4593637 | 2016-11-18 11:08:43 -0800 | [diff] [blame] | 435 | |
York Sun | ce040c8 | 2016-11-18 11:15:21 -0800 | [diff] [blame] | 436 | config ARCH_P2041 |
437 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 438 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 439 | select FSL_LAW |
York Sun | ce040c8 | 2016-11-18 11:15:21 -0800 | [diff] [blame] | 440 | |
York Sun | 5e5fdd2 | 2016-11-18 11:20:40 -0800 | [diff] [blame] | 441 | config ARCH_P3041 |
442 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 443 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 444 | select FSL_LAW |
York Sun | 5e5fdd2 | 2016-11-18 11:20:40 -0800 | [diff] [blame] | 445 | |
York Sun | e71372c | 2016-11-18 11:24:40 -0800 | [diff] [blame] | 446 | config ARCH_P4080 |
447 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 448 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 449 | select FSL_LAW |
York Sun | e71372c | 2016-11-18 11:24:40 -0800 | [diff] [blame] | 450 | |
York Sun | cefe11c | 2016-11-18 11:30:56 -0800 | [diff] [blame] | 451 | config ARCH_P5020 |
452 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 453 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 454 | select FSL_LAW |
York Sun | cefe11c | 2016-11-18 11:30:56 -0800 | [diff] [blame] | 455 | |
York Sun | 9539036 | 2016-11-18 11:39:36 -0800 | [diff] [blame] | 456 | config ARCH_P5040 |
457 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 458 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 459 | select FSL_LAW |
York Sun | 9539036 | 2016-11-18 11:39:36 -0800 | [diff] [blame] | 460 | |
York Sun | 1034340 | 2016-11-18 12:29:51 -0800 | [diff] [blame] | 461 | config ARCH_QEMU_E500 |
462 | bool | ||||
463 | |||||
York Sun | 5ff3f41 | 2016-11-18 12:35:47 -0800 | [diff] [blame] | 464 | config ARCH_T1023 |
465 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 466 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 467 | select FSL_LAW |
York Sun | 5ff3f41 | 2016-11-18 12:35:47 -0800 | [diff] [blame] | 468 | |
York Sun | e5d5f5a | 2016-11-18 13:01:34 -0800 | [diff] [blame] | 469 | config ARCH_T1024 |
470 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 471 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 472 | select FSL_LAW |
York Sun | e5d5f5a | 2016-11-18 13:01:34 -0800 | [diff] [blame] | 473 | |
York Sun | 5d73701 | 2016-11-18 13:11:12 -0800 | [diff] [blame] | 474 | config ARCH_T1040 |
475 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 476 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 477 | select FSL_LAW |
York Sun | 5d73701 | 2016-11-18 13:11:12 -0800 | [diff] [blame] | 478 | |
York Sun | 5449c98 | 2016-11-18 13:36:39 -0800 | [diff] [blame] | 479 | config ARCH_T1042 |
480 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 481 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 482 | select FSL_LAW |
York Sun | 5449c98 | 2016-11-18 13:36:39 -0800 | [diff] [blame] | 483 | |
York Sun | 0f3d80e | 2016-11-21 12:54:19 -0800 | [diff] [blame] | 484 | config ARCH_T2080 |
485 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 486 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 487 | select FSL_LAW |
York Sun | 0f3d80e | 2016-11-21 12:54:19 -0800 | [diff] [blame] | 488 | |
489 | config ARCH_T2081 | ||||
490 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 491 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 492 | select FSL_LAW |
York Sun | 0f3d80e | 2016-11-21 12:54:19 -0800 | [diff] [blame] | 493 | |
York Sun | 652a7bb | 2016-11-21 13:31:34 -0800 | [diff] [blame] | 494 | config ARCH_T4160 |
495 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 496 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 497 | select FSL_LAW |
York Sun | 652a7bb | 2016-11-21 13:31:34 -0800 | [diff] [blame] | 498 | |
York Sun | 26bc57d | 2016-11-21 13:35:41 -0800 | [diff] [blame] | 499 | config ARCH_T4240 |
500 | bool | ||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 501 | select E500MC |
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 502 | select FSL_LAW |
503 | |||||
York Sun | f8dee36 | 2016-12-28 08:43:27 -0800 | [diff] [blame] | 504 | config BOOKE |
505 | bool | ||||
506 | default y | ||||
507 | |||||
508 | config E500 | ||||
509 | bool | ||||
510 | default y | ||||
511 | help | ||||
512 | Enable PowerPC E500 cores, including e500v1, e500v2, e500mc | ||||
513 | |||||
514 | config E500MC | ||||
515 | bool | ||||
516 | help | ||||
517 | Enble PowerPC E500MC core | ||||
518 | |||||
York Sun | 05cb79a | 2016-12-02 10:44:34 -0800 | [diff] [blame] | 519 | config FSL_LAW |
520 | bool | ||||
521 | help | ||||
522 | Use Freescale common code for Local Access Window | ||||
York Sun | 26bc57d | 2016-11-21 13:35:41 -0800 | [diff] [blame] | 523 | |
York Sun | c6e6bda | 2016-12-02 09:33:14 -0800 | [diff] [blame] | 524 | config SECURE_BOOT |
525 | bool "Secure Boot" | ||||
526 | help | ||||
527 | Enable Freescale Secure Boot feature. Normally selected | ||||
528 | by defconfig. If unsure, do not change. | ||||
529 | |||||
York Sun | 3f82b56 | 2016-11-23 12:30:40 -0800 | [diff] [blame] | 530 | config MAX_CPUS |
531 | int "Maximum number of CPUs permitted for MPC85xx" | ||||
532 | default 12 if ARCH_T4240 | ||||
533 | default 8 if ARCH_P4080 || \ | ||||
534 | ARCH_T4160 | ||||
535 | default 4 if ARCH_B4860 || \ | ||||
536 | ARCH_P2041 || \ | ||||
537 | ARCH_P3041 || \ | ||||
538 | ARCH_P5040 || \ | ||||
539 | ARCH_T1040 || \ | ||||
540 | ARCH_T1042 || \ | ||||
541 | ARCH_T2080 || \ | ||||
542 | ARCH_T2081 | ||||
543 | default 2 if ARCH_B4420 || \ | ||||
544 | ARCH_BSC9132 || \ | ||||
545 | ARCH_MPC8572 || \ | ||||
546 | ARCH_P1020 || \ | ||||
547 | ARCH_P1021 || \ | ||||
548 | ARCH_P1022 || \ | ||||
549 | ARCH_P1023 || \ | ||||
550 | ARCH_P1024 || \ | ||||
551 | ARCH_P1025 || \ | ||||
552 | ARCH_P2020 || \ | ||||
553 | ARCH_P5020 || \ | ||||
554 | ARCH_T1020 || \ | ||||
555 | ARCH_T1022 || \ | ||||
556 | ARCH_T1023 || \ | ||||
557 | ARCH_T1024 | ||||
558 | default 1 | ||||
559 | help | ||||
560 | Set this number to the maximum number of possible CPUs in the SoC. | ||||
561 | SoCs may have multiple clusters with each cluster may have multiple | ||||
562 | ports. If some ports are reserved but higher ports are used for | ||||
563 | cores, count the reserved ports. This will allocate enough memory | ||||
564 | in spin table to properly handle all cores. | ||||
565 | |||||
York Sun | 830fc1b | 2016-12-01 13:26:06 -0800 | [diff] [blame] | 566 | config SYS_CCSRBAR_DEFAULT |
567 | hex "Default CCSRBAR address" | ||||
568 | default 0xff700000 if ARCH_BSC9131 || \ | ||||
569 | ARCH_BSC9132 || \ | ||||
570 | ARCH_C29X || \ | ||||
571 | ARCH_MPC8536 || \ | ||||
572 | ARCH_MPC8540 || \ | ||||
573 | ARCH_MPC8541 || \ | ||||
574 | ARCH_MPC8544 || \ | ||||
575 | ARCH_MPC8548 || \ | ||||
576 | ARCH_MPC8555 || \ | ||||
577 | ARCH_MPC8560 || \ | ||||
578 | ARCH_MPC8568 || \ | ||||
579 | ARCH_MPC8569 || \ | ||||
580 | ARCH_MPC8572 || \ | ||||
581 | ARCH_P1010 || \ | ||||
582 | ARCH_P1011 || \ | ||||
583 | ARCH_P1020 || \ | ||||
584 | ARCH_P1021 || \ | ||||
585 | ARCH_P1022 || \ | ||||
586 | ARCH_P1024 || \ | ||||
587 | ARCH_P1025 || \ | ||||
588 | ARCH_P2020 | ||||
589 | default 0xff600000 if ARCH_P1023 | ||||
590 | default 0xfe000000 if ARCH_B4420 || \ | ||||
591 | ARCH_B4860 || \ | ||||
592 | ARCH_P2041 || \ | ||||
593 | ARCH_P3041 || \ | ||||
594 | ARCH_P4080 || \ | ||||
595 | ARCH_P5020 || \ | ||||
596 | ARCH_P5040 || \ | ||||
597 | ARCH_T1013 || \ | ||||
598 | ARCH_T1014 || \ | ||||
599 | ARCH_T1020 || \ | ||||
600 | ARCH_T1022 || \ | ||||
601 | ARCH_T1023 || \ | ||||
602 | ARCH_T1024 || \ | ||||
603 | ARCH_T1040 || \ | ||||
604 | ARCH_T1042 || \ | ||||
605 | ARCH_T2080 || \ | ||||
606 | ARCH_T2081 || \ | ||||
607 | ARCH_T4160 || \ | ||||
608 | ARCH_T4240 | ||||
609 | default 0xe0000000 if ARCH_QEMU_E500 | ||||
610 | help | ||||
611 | Default value of CCSRBAR comes from power-on-reset. It | ||||
612 | is fixed on each SoC. Some SoCs can have different value | ||||
613 | if changed by pre-boot regime. The value here must match | ||||
614 | the current value in SoC. If not sure, do not change. | ||||
615 | |||||
York Sun | 8303acb | 2016-12-01 14:05:02 -0800 | [diff] [blame] | 616 | config SYS_FSL_NUM_LAWS |
617 | int "Number of local access windows" | ||||
618 | depends on FSL_LAW | ||||
619 | default 32 if ARCH_B4420 || \ | ||||
620 | ARCH_B4860 || \ | ||||
621 | ARCH_P2041 || \ | ||||
622 | ARCH_P3041 || \ | ||||
623 | ARCH_P4080 || \ | ||||
624 | ARCH_P5020 || \ | ||||
625 | ARCH_P5040 || \ | ||||
626 | ARCH_T2080 || \ | ||||
627 | ARCH_T2081 || \ | ||||
628 | ARCH_T4160 || \ | ||||
629 | ARCH_T4240 | ||||
630 | default 16 if ARCH_T1013 || \ | ||||
631 | ARCH_T1014 || \ | ||||
632 | ARCH_T1020 || \ | ||||
633 | ARCH_T1022 || \ | ||||
634 | ARCH_T1023 || \ | ||||
635 | ARCH_T1024 || \ | ||||
636 | ARCH_T1040 || \ | ||||
637 | ARCH_T1042 | ||||
638 | default 12 if ARCH_BSC9131 || \ | ||||
639 | ARCH_BSC9132 || \ | ||||
640 | ARCH_C29X || \ | ||||
641 | ARCH_MPC8536 || \ | ||||
642 | ARCH_MPC8572 || \ | ||||
643 | ARCH_P1010 || \ | ||||
644 | ARCH_P1011 || \ | ||||
645 | ARCH_P1020 || \ | ||||
646 | ARCH_P1021 || \ | ||||
647 | ARCH_P1022 || \ | ||||
648 | ARCH_P1023 || \ | ||||
649 | ARCH_P1024 || \ | ||||
650 | ARCH_P1025 || \ | ||||
651 | ARCH_P2020 | ||||
652 | default 10 if ARCH_MPC8544 || \ | ||||
653 | ARCH_MPC8548 || \ | ||||
654 | ARCH_MPC8568 || \ | ||||
655 | ARCH_MPC8569 | ||||
656 | default 8 if ARCH_MPC8540 || \ | ||||
657 | ARCH_MPC8541 || \ | ||||
658 | ARCH_MPC8555 || \ | ||||
659 | ARCH_MPC8560 | ||||
660 | help | ||||
661 | Number of local access windows. This is fixed per SoC. | ||||
662 | If not sure, do not change. | ||||
663 | |||||
York Sun | 26e79b6 | 2016-12-28 08:43:28 -0800 | [diff] [blame] | 664 | config SYS_NUM_TLBCAMS |
665 | int "Number of TLB CAM entries" | ||||
666 | default 64 if E500MC | ||||
667 | default 16 | ||||
668 | help | ||||
669 | Number of TLB CAM entries for Book-E chips. 64 for E500MC, | ||||
670 | 16 for other E500 SoCs. | ||||
671 | |||||
York Sun | 53c9538 | 2016-12-28 08:43:29 -0800 | [diff] [blame^] | 672 | config SYS_PPC_E500_USE_DEBUG_TLB |
673 | bool | ||||
674 | |||||
675 | config SYS_PPC_E500_DEBUG_TLB | ||||
676 | int "Temporary TLB entry for external debugger" | ||||
677 | depends on SYS_PPC_E500_USE_DEBUG_TLB | ||||
678 | default 0 if ARCH_MPC8544 || ARCH_MPC8548 | ||||
679 | default 1 if ARCH_MPC8536 | ||||
680 | default 2 if ARCH_MPC8572 || \ | ||||
681 | ARCH_P1011 || \ | ||||
682 | ARCH_P1020 || \ | ||||
683 | ARCH_P1021 || \ | ||||
684 | ARCH_P1022 || \ | ||||
685 | ARCH_P1024 || \ | ||||
686 | ARCH_P1025 || \ | ||||
687 | ARCH_P2020 | ||||
688 | default 3 if ARCH_P1010 || \ | ||||
689 | ARCH_BSC9132 || \ | ||||
690 | ARCH_C29X | ||||
691 | help | ||||
692 | Select a temporary TLB entry to be used during boot to work | ||||
693 | around limitations in e500v1 and e500v2 external debugger | ||||
694 | support. This reduces the portions of the boot code where | ||||
695 | breakpoints and single stepping do not work. The value of this | ||||
696 | symbol should be set to the TLB1 entry to be used for this | ||||
697 | purpose. If unsure, do not change. | ||||
698 | |||||
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 699 | source "board/freescale/b4860qds/Kconfig" |
700 | source "board/freescale/bsc9131rdb/Kconfig" | ||||
701 | source "board/freescale/bsc9132qds/Kconfig" | ||||
702 | source "board/freescale/c29xpcie/Kconfig" | ||||
703 | source "board/freescale/corenet_ds/Kconfig" | ||||
704 | source "board/freescale/mpc8536ds/Kconfig" | ||||
705 | source "board/freescale/mpc8540ads/Kconfig" | ||||
706 | source "board/freescale/mpc8541cds/Kconfig" | ||||
707 | source "board/freescale/mpc8544ds/Kconfig" | ||||
708 | source "board/freescale/mpc8548cds/Kconfig" | ||||
709 | source "board/freescale/mpc8555cds/Kconfig" | ||||
710 | source "board/freescale/mpc8560ads/Kconfig" | ||||
711 | source "board/freescale/mpc8568mds/Kconfig" | ||||
712 | source "board/freescale/mpc8569mds/Kconfig" | ||||
713 | source "board/freescale/mpc8572ds/Kconfig" | ||||
714 | source "board/freescale/p1010rdb/Kconfig" | ||||
715 | source "board/freescale/p1022ds/Kconfig" | ||||
716 | source "board/freescale/p1023rdb/Kconfig" | ||||
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 717 | source "board/freescale/p1_p2_rdb_pc/Kconfig" |
718 | source "board/freescale/p1_twr/Kconfig" | ||||
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 719 | source "board/freescale/p2041rdb/Kconfig" |
720 | source "board/freescale/qemu-ppce500/Kconfig" | ||||
Shengzhou Liu | aba8004 | 2014-11-24 17:11:55 +0800 | [diff] [blame] | 721 | source "board/freescale/t102xqds/Kconfig" |
Shengzhou Liu | 48c6f32 | 2014-11-24 17:11:56 +0800 | [diff] [blame] | 722 | source "board/freescale/t102xrdb/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 723 | source "board/freescale/t1040qds/Kconfig" |
724 | source "board/freescale/t104xrdb/Kconfig" | ||||
725 | source "board/freescale/t208xqds/Kconfig" | ||||
726 | source "board/freescale/t208xrdb/Kconfig" | ||||
727 | source "board/freescale/t4qds/Kconfig" | ||||
728 | source "board/freescale/t4rdb/Kconfig" | ||||
729 | source "board/gdsys/p1022/Kconfig" | ||||
730 | source "board/keymile/kmp204x/Kconfig" | ||||
731 | source "board/sbc8548/Kconfig" | ||||
732 | source "board/socrates/Kconfig" | ||||
Andy Fleming | 87e2987 | 2015-11-04 15:48:32 -0600 | [diff] [blame] | 733 | source "board/varisys/cyrus/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 734 | source "board/xes/xpedite520x/Kconfig" |
735 | source "board/xes/xpedite537x/Kconfig" | ||||
736 | source "board/xes/xpedite550x/Kconfig" | ||||
Oleksandr G Zhadan | 8b0044f | 2015-04-29 16:57:39 -0400 | [diff] [blame] | 737 | source "board/Arcturus/ucp1020/Kconfig" |
Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 738 | |
739 | endmenu |