HID: Enable HID_ALPS, HID_ASUS (Closes: #843085), HID_CMEDIA as modules

This commit is contained in:
Ben Hutchings 2016-11-03 15:03:01 -06:00
parent e904868241
commit 18036575a7
2 changed files with 4 additions and 0 deletions

1
debian/changelog vendored
View File

@ -118,6 +118,7 @@ linux (4.8.6-1) UNRELEASED; urgency=medium
- ftrace: Fix trace header alignment
- connector/cn_proc: Protect send_msg() with a local lock on RT
- drivers/zram: Don't disable preemption in zcomp_stream_get/put()
* HID: Enable HID_ALPS, HID_ASUS (Closes: #843085), HID_CMEDIA as modules
-- Ben Hutchings <ben@decadent.org.uk> Wed, 02 Nov 2016 12:01:42 -0600

View File

@ -662,6 +662,7 @@ CONFIG_HID_A4TECH=y
CONFIG_HID_ACRUX=m
CONFIG_HID_ACRUX_FF=y
CONFIG_HID_APPLE=y
CONFIG_HID_ASUS=m
CONFIG_HID_AUREAL=m
CONFIG_HID_BELKIN=y
CONFIG_HID_BETOP_FF=m
@ -669,6 +670,7 @@ CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
CONFIG_HID_CORSAIR=m
CONFIG_HID_PRODIKEYS=m
CONFIG_HID_CMEDIA=m
CONFIG_HID_CP2112=m
CONFIG_HID_CYPRESS=y
CONFIG_HID_DRAGONRISE=m
@ -742,6 +744,7 @@ CONFIG_HID_ZEROPLUS=m
CONFIG_ZEROPLUS_FF=y
CONFIG_HID_ZYDACRON=m
CONFIG_HID_SENSOR_HUB=m
CONFIG_HID_ALPS=m
##
## file: drivers/hid/usbhid/Kconfig