Commit 42ad073 1 parent 4c2d457 commit 42ad073 Copy full SHA for 42ad073
File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Description: Add kconfig options that has to be included in the kernel
2
+ # Note: Markers should start with "###->"
3
+ # Header should end with .*-start eg: any_description-start
4
+ # Footer must end with .*-end eg: any_description-end
5
+ # Markers should not be nested
6
+
1
7
[common]
2
8
CONFIG_LOG_BUF_SHIFT=20
3
9
@@ -30,7 +36,8 @@ CONFIG_GPIO_ICH=m
30
36
CONFIG_SENSORS_MAX31790=m
31
37
# For optoe
32
38
CONFIG_EEPROM_OPTOE=m
33
- # For Mellanox
39
+
40
+ ###-> mellanox-start
34
41
CONFIG_OF=y
35
42
CONFIG_THERMAL_OF=y
36
43
CONFIG_CPU_THERMAL=y
@@ -87,6 +94,7 @@ CONFIG_TI_ADS1015=m
87
94
CONFIG_SENSORS_EMC2305=m
88
95
CONFIG_SENSORS_JC42=m
89
96
CONFIG_SENSORS_POWR1220=m
97
+ ###-> mellanox-end
90
98
91
99
# For Cisco 8000
92
100
CONFIG_PHYLIB=m
Original file line number Diff line number Diff line change 1
1
# This series applies on GIT commit 18c5597832fcf6988111b05a9a1607ae148723c
2
+ # Note: Markers should start with "###->".
3
+ # Header should end with .*-start eg: any_description-start
4
+ # Footer must end with .*-end eg: any_description-end
5
+ # Markers should not be nested
2
6
3
7
driver-arista-net-tg3-dma-mask-4g-sb800.patch
4
8
driver-arista-net-tg3-disallow-broadcom-default-mac.patch
@@ -58,6 +62,10 @@ kernel-compat-always-include-linux-compat.h-from-net-compat.patch
58
62
#
59
63
60
64
# Mellanox patches for 5.10
65
+ ###-> mellanox_sdk-start
66
+ ###-> mellanox_sdk-end
67
+
68
+ ###-> mellanox_hw_mgmt-start
61
69
0001-i2c-mlxcpld-Update-module-license.patch
62
70
0002-i2c-mlxcpld-Decrease-polling-time-for-performan.patch
63
71
0003-i2c-mlxcpld-Add-support-for-I2C-bus-frequency-s.patch
@@ -160,6 +168,7 @@ kernel-compat-always-include-linux-compat.h-from-net-compat.patch
160
168
0173-core-Add-support-for-OSFP-transceiver-modules.patch
161
169
0175-hwmon-pmbus-Add-support-for-Infineon-Digital-Multi-p.patch
162
170
0180-hwmon-pmbus-Fix-sensors-readouts-for-MPS-Multi-phase.patch
171
+ ###-> mellanox_hw_mgmt-end
163
172
164
173
# Cisco patches for 5.10 kernel
165
174
cisco-mtd-part.patch
You can’t perform that action at this time.
0 commit comments