diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 3a97f1fab243e0b7a793d7f277d3158be24a7b0b..7745c3e42397e6c3d6ad519b22f4e6060f94e1d5 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -33,7 +33,7 @@ config HID config HID_BATTERY_STRENGTH bool - depends on POWER_SUPPLY + depends on HID && POWER_SUPPLY && HID == POWER_SUPPLY default y config HIDRAW