Try to fix HID_HAPTIC related linking error on LTS kernel

This commit is contained in:
Lan Tian 2026-03-06 18:35:07 -08:00
parent c8cb04ea37
commit 6d6ccb22d0
No known key found for this signature in database
GPG Key ID: 04E66B6B25A0862B

View File

@ -124,6 +124,9 @@ lib.makeOverridable (
OVERLAY_FS_XINO_AUTO = no;
OVERLAY_FS_METACOPY = no;
OVERLAY_FS_DEBUG = no;
# Fix HID_HAPTIC linking error
HID = yes;
})
# Apply CachyOS specific settings