Skip to content

Commit 646fe2e

Browse files
blarson866arndb
authored andcommitted
arm64: Add config for AMD Pensando SoC platforms
Add ARCH_PENSANDO configuration option for AMD Pensando SoC based platforms. Signed-off-by: Brad Larson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
1 parent fbf3737 commit 646fe2e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

arch/arm64/Kconfig.platforms

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,18 @@ config ARCH_NPCM
244244
General support for NPCM8xx BMC (Arbel).
245245
Nuvoton NPCM8xx BMC based on the Cortex A35.
246246

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+
247259
config ARCH_QCOM
248260
bool "Qualcomm Platforms"
249261
select GPIOLIB

0 commit comments

Comments
 (0)