Page MenuHomeVyOS Platform

ARM: Update kernel config for Marvell Octeon 10 / CN10308
Closed, ResolvedPublicFEATURE REQUEST

Description

Summary

We need to add some kernel tuning to support Marvell Octeon 10 / CN10308.

Additional information

Required changes are:

  • Network:
CONFIG_OCTEONTX2_AF=m
CONFIG_OCTEONTX2_PF=m
  • eMMC:
CONFIG_MMC_SDHCI_CADENCE=m
  • LED:
CONFIG_GPIO_PCA953X=m
CONFIG_LEDS_PCA955X_GPIO=m
  • I2C:
CONFIG_I2C_THUNDERX=m

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)