Kconfig.platforms (7980033bea8a74692fdb987c44ec91b0be8e752b) | Kconfig.platforms (b85e1f77d9e285e61f8aa5a3a7e2bc46431d07ee) |
---|---|
1menu "Platform selection" 2 3config ARCH_ACTIONS 4 bool "Actions Semi Platforms" 5 select OWL_TIMER 6 help 7 This enables support for the Actions Semiconductor S900 SoC family. 8 --- 182 unchanged lines hidden (view full) --- 191 This enables support for the Renesas R-Car M3-W SoC. 192 193config ARCH_R8A77970 194 bool "Renesas R-Car V3M SoC Platform" 195 depends on ARCH_RENESAS 196 help 197 This enables support for the Renesas R-Car V3M SoC. 198 | 1menu "Platform selection" 2 3config ARCH_ACTIONS 4 bool "Actions Semi Platforms" 5 select OWL_TIMER 6 help 7 This enables support for the Actions Semiconductor S900 SoC family. 8 --- 182 unchanged lines hidden (view full) --- 191 This enables support for the Renesas R-Car M3-W SoC. 192 193config ARCH_R8A77970 194 bool "Renesas R-Car V3M SoC Platform" 195 depends on ARCH_RENESAS 196 help 197 This enables support for the Renesas R-Car V3M SoC. 198 |
199config ARCH_R8A77980 200 bool "Renesas R-Car V3H SoC Platform" 201 depends on ARCH_RENESAS 202 help 203 This enables support for the Renesas R-Car V3H SoC. 204 |
|
199config ARCH_R8A77995 200 bool "Renesas R-Car D3 SoC Platform" 201 depends on ARCH_RENESAS 202 help 203 This enables support for the Renesas R-Car D3 SoC. 204 205config ARCH_STRATIX10 206 bool "Altera's Stratix 10 SoCFPGA Family" --- 74 unchanged lines hidden --- | 205config ARCH_R8A77995 206 bool "Renesas R-Car D3 SoC Platform" 207 depends on ARCH_RENESAS 208 help 209 This enables support for the Renesas R-Car D3 SoC. 210 211config ARCH_STRATIX10 212 bool "Altera's Stratix 10 SoCFPGA Family" --- 74 unchanged lines hidden --- |