diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 3a97f1fab243..7745c3e42397 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -33,7 +33,7 @@ config HID | |||
33 | 33 | ||
34 | config HID_BATTERY_STRENGTH | 34 | config HID_BATTERY_STRENGTH |
35 | bool | 35 | bool |
36 | depends on POWER_SUPPLY | 36 | depends on HID && POWER_SUPPLY && HID == POWER_SUPPLY |
37 | default y | 37 | default y |
38 | 38 | ||
39 | config HIDRAW | 39 | config HIDRAW |