aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Gardner <tim.gardner@canonical.com>2012-10-18 09:39:45 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-11-14 18:19:40 -0700
commit59d54deb9a51ffb4e71a2eb797bf502233a16433 (patch)
tree1cf421160d11562fe5e65cd5a8af2ac40b8f7108
parent0f8885aac4ff7bca7371d12ad8a4a35ab01dafd1 (diff)
UBUNTU: SAUCE: Allow HID_BATTERY_STRENGTH to be modular
BugLink: http://bugs.launchpad.net/bugs/1003090 Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
-rw-r--r--drivers/hid/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 1630150ad2b..9bc0b480d8b 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -27,7 +27,7 @@ if HID
config HID_BATTERY_STRENGTH
bool "Battery level reporting for HID devices"
- depends on HID && POWER_SUPPLY && HID = POWER_SUPPLY
+ depends on HID && POWER_SUPPLY
default n
---help---
This option adds support of reporting battery strength (for HID devices