We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbf3737 commit 646fe2eCopy full SHA for 646fe2e
arch/arm64/Kconfig.platforms
@@ -244,6 +244,18 @@ config ARCH_NPCM
244
General support for NPCM8xx BMC (Arbel).
245
Nuvoton NPCM8xx BMC based on the Cortex A35.
246
247
+config ARCH_PENSANDO
248
+ bool "AMD Pensando Platforms"
249
+ help
250
+ This enables support for the ARMv8 based AMD Pensando SoC
251
+ family to include the Elba SoC.
252
+
253
+ AMD Pensando SoCs support a range of Distributed Services
254
+ Cards in PCIe format installed into servers. The Elba
255
+ SoC includes 16 Cortex A-72 CPU cores, 144 P4-programmable
256
+ cores for a minimal latency/jitter datapath, and network
257
+ interfaces up to 200 Gb/s.
258
259
config ARCH_QCOM
260
bool "Qualcomm Platforms"
261
select GPIOLIB
0 commit comments