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