HID: Enable HID_BATTERY_STRENGTH (Closes: #783214)

svn path=/dists/sid/linux/; revision=22713
This commit is contained in:
Ben Hutchings 2015-05-26 01:20:04 +00:00
parent 19acb8efed
commit 3734f093f5
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -105,6 +105,7 @@ linux (4.0.4-1) UNRELEASED; urgency=medium
* usb-storage: Enable USB_UAS for the third time, hoping that it's finally
robust enough (Closes: #749014)
* zram: Enable ZRAM_LZ4_COMPRESS (Closes: #770958)
* HID: Enable HID_BATTERY_STRENGTH (Closes: #783214)
[ Ian Campbell ]
* [armhf+arm64] Enabled generic SYSCON regmap reset driver

View File

@ -571,6 +571,7 @@ CONFIG_VGA_ARB=y
## file: drivers/hid/Kconfig
##
CONFIG_HID=m
CONFIG_HID_BATTERY_STRENGTH=y
CONFIG_HIDRAW=y
CONFIG_UHID=m
CONFIG_HID_GENERIC=m