HID: hid-input: add support for HID devices reporting Battery Strength
[deliverable/linux.git] / drivers / hid / Kconfig
index 22a4a051f221e885d647d6db2e0a0f046074efae..3a97f1fab243e0b7a793d7f277d3158be24a7b0b 100644 (file)
@@ -31,6 +31,11 @@ config HID
 
          If unsure, say Y.
 
+config HID_BATTERY_STRENGTH
+       bool
+       depends on POWER_SUPPLY
+       default y
+
 config HIDRAW
        bool "/dev/hidraw raw HID device support"
        depends on HID
This page took 0.061498 seconds and 5 git commands to generate.