diff --git a/patch/kconfig-inclusions b/patch/kconfig-inclusions index ff4066b26..650db2f08 100644 --- a/patch/kconfig-inclusions +++ b/patch/kconfig-inclusions @@ -1,3 +1,9 @@ +# Description: Add kconfig options that has to be included in the kernel +# Note: Markers should start with "###->" +# Header should end with .*-start eg: any_description-start +# Footer must end with .*-end eg: any_description-end +# Markers should not be nested + [common] CONFIG_LOG_BUF_SHIFT=20 @@ -30,7 +36,8 @@ CONFIG_GPIO_ICH=m CONFIG_SENSORS_MAX31790=m # For optoe CONFIG_EEPROM_OPTOE=m -# For Mellanox + +###-> mellanox-start CONFIG_OF=y CONFIG_THERMAL_OF=y CONFIG_CPU_THERMAL=y @@ -87,6 +94,7 @@ CONFIG_TI_ADS1015=m CONFIG_SENSORS_EMC2305=m CONFIG_SENSORS_JC42=m CONFIG_SENSORS_POWR1220=m +###-> mellanox-end [arm64] diff --git a/patch/series b/patch/series index ead8a0779..e86f8589f 100755 --- a/patch/series +++ b/patch/series @@ -1,4 +1,8 @@ # This series applies on GIT commit 18c5597832fcf6988111b05a9a1607ae148723c +# Note: Markers should start with "###->". +# Header should end with .*-start eg: any_description-start +# Footer must end with .*-end eg: any_description-end +# Markers should not be nested driver-arista-net-tg3-dma-mask-4g-sb800.patch driver-arista-net-tg3-disallow-broadcom-default-mac.patch @@ -59,6 +63,10 @@ kernel-compat-always-include-linux-compat.h-from-net-compat.patch # # Mellanox patches for 5.10 +###-> mellanox_sdk-start +###-> mellanox_sdk-end + +###-> mellanox_hw_mgmt-start 0001-i2c-mlxcpld-Update-module-license.patch 0002-i2c-mlxcpld-Decrease-polling-time-for-performan.patch 0003-i2c-mlxcpld-Add-support-for-I2C-bus-frequency-s.patch @@ -161,6 +169,7 @@ kernel-compat-always-include-linux-compat.h-from-net-compat.patch 0173-core-Add-support-for-OSFP-transceiver-modules.patch 0175-hwmon-pmbus-Add-support-for-Infineon-Digital-Multi-p.patch 0180-hwmon-pmbus-Fix-sensors-readouts-for-MPS-Multi-phase.patch +###-> mellanox_hw_mgmt-end # Cisco patches for 5.10 kernel cisco-mtd-part.patch