1 # SPDX-License-Identifier: GPL-2.0 2 menuconfig FSL_SOC_BOOKE 3 bool "Freescale Book-E Machine Type" 4 depends on PPC_E500 5 select FSL_SOC 6 select PPC_UDBG_16550 7 select MPIC 8 select HAVE_PCI 9 select FSL_PCI if PCI 10 select SERIAL_8250_EXTENDED if SERIAL_ 11 select SERIAL_8250_SHARE_IRQ if SERIAL 12 select FSL_CORENET_RCPM if PPC_E500MC 13 default y 14 15 if FSL_SOC_BOOKE 16 17 if PPC32 18 19 config BSC9131_RDB 20 bool "Freescale BSC9131RDB" 21 select DEFAULT_UIMAGE 22 help 23 This option enables support for the 24 The BSC9131 is a heterogeneous SoC c 25 StarCore SC3850 DSP 26 Manufacturer : Freescale Semiconduct 27 28 config C293_PCIE 29 bool "Freescale C293PCIE" 30 select DEFAULT_UIMAGE 31 help 32 This option enables support for the 33 34 config BSC9132_QDS 35 bool "Freescale BSC9132QDS" 36 select DEFAULT_UIMAGE 37 help 38 This option enables support for the 39 BSC9132 is a heterogeneous SoC conta 40 and dual StarCore SC3850 DSP cores. 41 Manufacturer : Freescale Semiconduct 42 43 config MPC8540_ADS 44 bool "Freescale MPC8540 ADS" 45 select DEFAULT_UIMAGE 46 help 47 This option enables support for the 48 49 config MPC8560_ADS 50 bool "Freescale MPC8560 ADS" 51 select DEFAULT_UIMAGE 52 select CPM2 53 help 54 This option enables support for the 55 56 config MPC85xx_CDS 57 bool "Freescale MPC85xx CDS" 58 select DEFAULT_UIMAGE 59 select PPC_I8259 60 select HAVE_RAPIDIO 61 help 62 This option enables support for the 63 64 config MPC85xx_MDS 65 bool "Freescale MPC8568 MDS / MPC8569 66 select DEFAULT_UIMAGE 67 select PHYLIB if NETDEVICES 68 select HAVE_RAPIDIO 69 select SWIOTLB 70 help 71 This option enables support for the 72 73 config MPC8536_DS 74 bool "Freescale MPC8536 DS" 75 select DEFAULT_UIMAGE 76 select SWIOTLB 77 help 78 This option enables support for the 79 80 config MPC85xx_DS 81 bool "Freescale MPC8544 DS / MPC8572 D 82 select PPC_I8259 83 select DEFAULT_UIMAGE 84 select FSL_ULI1575 if PCI 85 select SWIOTLB 86 help 87 This option enables support for the 88 89 config MPC85xx_RDB 90 bool "Freescale P102x MBG/UTM/RDB" 91 select PPC_I8259 92 select DEFAULT_UIMAGE 93 select SWIOTLB 94 help 95 This option enables support for the 96 P1020 RDB PC, P1020 RDB PD, P1020 RD 97 and P1025 RDB boards 98 99 config PPC_P2020 100 bool "Freescale P2020" 101 default y if MPC85xx_DS || MPC85xx_RDB 102 select DEFAULT_UIMAGE 103 select SWIOTLB 104 imply PPC_I8259 105 imply FSL_ULI1575 if PCI 106 help 107 This option enables generic unified 108 Freescale P2020 processor. 109 110 For example: P2020 DS board, P2020 R 111 CZ.NIC Turris 1.x boards. 112 113 config P1010_RDB 114 bool "Freescale P1010 RDB" 115 select DEFAULT_UIMAGE 116 help 117 This option enables support for the 118 119 P1010RDB contains P1010Si, which pro 120 MHz and 1600 DMIPS, additional funct 121 (DDR3/3L, SATA II, and PCI Express) 122 123 config P1022_DS 124 bool "Freescale P1022 DS" 125 select DEFAULT_UIMAGE 126 select SWIOTLB 127 help 128 This option enables support for the 129 130 config P1022_RDK 131 bool "Freescale / iVeia P1022 RDK" 132 select DEFAULT_UIMAGE 133 help 134 This option enables support for the 135 reference board. 136 137 config P1023_RDB 138 bool "Freescale P1023 RDB" 139 select DEFAULT_UIMAGE 140 help 141 This option enables support for the 142 143 config TWR_P102x 144 bool "Freescale TWR-P102x" 145 select DEFAULT_UIMAGE 146 help 147 This option enables support for the 148 149 config SOCRATES 150 bool "Socrates" 151 select DEFAULT_UIMAGE 152 help 153 This option enables support for the 154 155 config KSI8560 156 bool "Emerson KSI8560" 157 select DEFAULT_UIMAGE 158 help 159 This option enables support for the 160 161 config XES_MPC85xx 162 bool "X-ES single-board computer" 163 select DEFAULT_UIMAGE 164 help 165 This option enables support for the 166 computers from Extreme Engineering S 167 Freescale MPC85xx processors. 168 Manufacturer: Extreme Engineering So 169 URL: <https://www.xes-inc.com/> 170 171 config STX_GP3 172 bool "Silicon Turnkey Express GP3" 173 help 174 This option enables support for the 175 board. 176 select CPM2 177 select DEFAULT_UIMAGE 178 179 config TQM8540 180 bool "TQ Components TQM8540" 181 help 182 This option enables support for the 183 select DEFAULT_UIMAGE 184 select TQM85xx 185 186 config TQM8541 187 bool "TQ Components TQM8541" 188 help 189 This option enables support for the 190 select DEFAULT_UIMAGE 191 select TQM85xx 192 select CPM2 193 194 config TQM8548 195 bool "TQ Components TQM8548" 196 help 197 This option enables support for the 198 select DEFAULT_UIMAGE 199 select TQM85xx 200 201 config TQM8555 202 bool "TQ Components TQM8555" 203 help 204 This option enables support for the 205 select DEFAULT_UIMAGE 206 select TQM85xx 207 select CPM2 208 209 config TQM8560 210 bool "TQ Components TQM8560" 211 help 212 This option enables support for the 213 select DEFAULT_UIMAGE 214 select TQM85xx 215 select CPM2 216 217 config PPA8548 218 bool "Prodrive PPA8548" 219 help 220 This option enables support for the 221 select DEFAULT_UIMAGE 222 select HAVE_RAPIDIO 223 224 config GE_IMP3A 225 bool "GE Intelligent Platforms IMP3A" 226 select DEFAULT_UIMAGE 227 select SWIOTLB 228 select MMIO_NVRAM 229 select GPIOLIB 230 select GE_FPGA 231 help 232 This option enables support for the 233 board. 234 235 This board is a 3U CompactPCI Single 236 P2020 processor. 237 238 config SGY_CTS1000 239 tristate "Servergy CTS-1000 support" 240 select GPIOLIB 241 select OF_GPIO 242 depends on CORENET_GENERIC 243 help 244 Enable this to support functionality 245 246 config MVME2500 247 bool "Artesyn MVME2500" 248 select DEFAULT_UIMAGE 249 help 250 This option enables support for the 251 252 endif # PPC32 253 254 config PPC_QEMU_E500 255 bool "QEMU generic e500 platform" 256 select DEFAULT_UIMAGE 257 help 258 This option enables support for runn 259 QEMU's generic e500 machine. This i 260 using a QEMU machine that targets a 261 mpc8544ds. 262 263 Unlike most e500 boards that target 264 platform works with any e500-family 265 Thus, you'll need to make sure CONFI 266 unset based on the emulated CPU (or 267 of KVM). 268 269 config CORENET_GENERIC 270 bool "Freescale CoreNet Generic" 271 select DEFAULT_UIMAGE 272 select PPC_E500MC 273 select PHYS_64BIT 274 select SWIOTLB 275 select GPIOLIB 276 select GPIO_MPC8XXX 277 select HAVE_RAPIDIO 278 select PPC_EPAPR_HV_PIC 279 help 280 This option enables support for the 281 For 32bit kernel, the following boar 282 P2041 RDB, P3041 DS, P4080 DS, kmc 283 For 64bit kernel, the following boar 284 T208x QDS/RDB, T4240 QDS/RDB and B 285 The following boards are supported f 286 P5020 DS, P5040 DS, T102x QDS/RDB, 287 288 endif # FSL_SOC_BOOKE 289 290 config TQM85xx 291 bool
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.