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 <blarson@amd.com> Link: https://lore.kernel.org/r/20230925195610.47971-4-blarson@amd.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent fbf3737 commit 646fe2e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

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)