Skip to content

Commit b98c054

Browse files
corsair-hydro-platinum: Add CONFIG_CRC8=y to CI kernel config
This is to avoid having an alternate implementation in the driver in case it causes issues later down the line when upstreaming. Signed-off-by: Jack Greiner <jack@emoss.org>
1 parent 84c8103 commit b98c054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/all.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ CONFIG_USB_SUPPORT=y
55
CONFIG_USB=y
66
CONFIG_USB_HID=y
77
CONFIG_HWMON=y
8+
CONFIG_CRC8=y
89
CONFIG_WERROR=y

0 commit comments

Comments
 (0)