summaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2014-02-03 11:17:25 +0100
committerJiri Kosina <jkosina@suse.cz>2014-02-03 11:17:25 +0100
commit695baaa7e20dca5826eea52cf49ffe66a353628a (patch)
treebd9e7143e902196d70e4f7d45ef104dbfc35dedd /drivers/hid/Kconfig
parente560623050693d2550d0bfb3b092e6398249176e (diff)
downloadop-kernel-dev-695baaa7e20dca5826eea52cf49ffe66a353628a.zip
op-kernel-dev-695baaa7e20dca5826eea52cf49ffe66a353628a.tar.gz
HID: sony: fix build wrt. power_supply
Sony driver now makes use of power supply support. Make kernel config aware of it. Reported-by: fengguang.wu@intel.com Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index f722001..f5da18b 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -612,6 +612,7 @@ config HID_SONY
depends on USB_HID
depends on NEW_LEDS
depends on LEDS_CLASS
+ select POWER_SUPPLY
---help---
Support for
OpenPOWER on IntegriCloud