Kconfig.platforms (e90937e756938f03d37d4cae7c82316a3a425944) | Kconfig.platforms (a6d21c0940490a343c6894bd78601be9e0e36f45) |
---|---|
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 --- 170 unchanged lines hidden (view full) --- 179 This enables support for the Renesas R-Car H3 SoC. 180 181config ARCH_R8A7796 182 bool "Renesas R-Car M3-W SoC Platform" 183 depends on ARCH_RENESAS 184 help 185 This enables support for the Renesas R-Car M3-W SoC. 186 | 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 --- 170 unchanged lines hidden (view full) --- 179 This enables support for the Renesas R-Car H3 SoC. 180 181config ARCH_R8A7796 182 bool "Renesas R-Car M3-W SoC Platform" 183 depends on ARCH_RENESAS 184 help 185 This enables support for the Renesas R-Car M3-W SoC. 186 |
187config ARCH_R8A77970 188 bool "Renesas R-Car V3M SoC Platform" 189 depends on ARCH_RENESAS 190 help 191 This enables support for the Renesas R-Car V3M SoC. 192 |
|
187config ARCH_R8A77995 188 bool "Renesas R-Car D3 SoC Platform" 189 depends on ARCH_RENESAS 190 help 191 This enables support for the Renesas R-Car D3 SoC. 192 193config ARCH_STRATIX10 194 bool "Altera's Stratix 10 SoCFPGA Family" --- 74 unchanged lines hidden --- | 193config ARCH_R8A77995 194 bool "Renesas R-Car D3 SoC Platform" 195 depends on ARCH_RENESAS 196 help 197 This enables support for the Renesas R-Car D3 SoC. 198 199config ARCH_STRATIX10 200 bool "Altera's Stratix 10 SoCFPGA Family" --- 74 unchanged lines hidden --- |