Skip to content

Commit 7256666

Browse files
ProjectSynchrojonasmalacofilho
authored andcommitted
CI: Add CONFIG_HID=y to the kernel build
It seems like CONFIG_USB_HID is now dependant on this option. Signed-off-by: Jack Greiner <jack@emoss.org>
1 parent 0aa8223 commit 7256666

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
@@ -1,5 +1,6 @@
11
CONFIG_MODULES=y
22
CONFIG_INPUT=y
3+
CONFIG_HID=y
34
CONFIG_HID_SUPPORT=y
45
CONFIG_USB_SUPPORT=y
56
CONFIG_USB=y

0 commit comments

Comments
 (0)