Skip to content

Commit

Permalink
AMD-Pensando:Enable ionic driver compilation for x86 (sonic-net#335)
Browse files Browse the repository at this point in the history
* AMD-Pensando:Enable ionic driver compilation for x86

This patchset enables ionic driver compilation for AMD-Pensando ELBA SOC.
Ionic driver is an ethernet driver used for mgmt and etherenet interface if ELBA SOC.

The changes are verified on Pensando DSC2-200 card.

* Enabling driver in kconfig-inclusions

---------

Co-authored-by: Saikrishna Arcot <[email protected]>
  • Loading branch information
shanshri and saiarcot895 authored Nov 1, 2023
1 parent a75a3df commit c79efd7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions patch/kconfig-inclusions
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,9 @@ CONFIG_SENSORS_TPS40422=m
CONFIG_SPI_INTEL_SPI_PLATFORM=m
CONFIG_SPI_INTEL_SPI=m

# For pensando
CONFIG_IONIC=m

[arm64]
# For Marvell
CONFIG_EEPROM_SFF_8436=m
Expand Down

0 comments on commit c79efd7

Please sign in to comment.