Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HID: default HID_BATTERY_STRENGTH to no
Commit 4f5ca83 "HID: hid-input: add support for HID devices reporting Battery Strength" added the CONFIG_HID_BATTERY_STRENGTH option to report the battery strength of HID devices. The commit log explicitly mentions it not working properly with recent userspace, but it is default y anyway. This is rather odd, and actually causes problems on real systems. This works around Fedora bug https://bugzilla.redhat.com/show_bug.cgi?id=806295 Signed-off-by: Josh Boyer <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
- Loading branch information