commit | 060c998251728a7d183092da5e8a318398e56e76 | [log] [tgz] |
---|---|---|
author | Daniel Nicoletti <dantti12@gmail.com> | Wed Dec 17 11:53:54 2014 -0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Dec 17 17:23:57 2014 +0100 |
tree | afb3ce40d128a103a2482ff59920b520143c9b47 | |
parent | 5b44c53aeb791757072be4a267255cedfff594fd [diff] |
HID: Allow HID_BATTERY_STRENGTH to be enabled Allows for HID_BATTERY_STRENGTH config be enabled without the need for HID module to be built-in, prior to this HID and POWER_SUPPLY had to be equal, and now we only select POWER_SUPPLY and depend on the HID module. Signed-off-by: Daniel Nicoletti <dantti12@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>