[powerpc,x86] hid: Enable HID_APPLEIR as module

svn path=/dists/trunk/linux/; revision=20528
This commit is contained in:
Ben Hutchings 2013-08-28 12:22:20 +00:00
parent 56fb9a954c
commit 0d239d8220
3 changed files with 11 additions and 0 deletions

1
debian/changelog vendored
View File

@ -23,6 +23,7 @@ linux (3.11~rc7-1~exp1) UNRELEASED; urgency=low
* Update Brazilian Portugese debconf template translations
(Fernando Ike de Oliveira) (Closes: #719725)
* hid: Enable HID_HUION as module (Closes: #721002)
* [powerpc,x86] hid: Enable HID_APPLEIR as module
-- Ben Hutchings <ben@decadent.org.uk> Sun, 11 Aug 2013 19:34:47 +0200

View File

@ -482,6 +482,11 @@ CONFIG_DRM_VMWGFX=m
CONFIG_VGA_ARB_MAX_GPUS=16
CONFIG_VGA_SWITCHEROO=y
##
## file: drivers/hid/Kconfig
##
CONFIG_HID_APPLEIR=m
##
## file: drivers/hid/usbhid/Kconfig
##

View File

@ -208,6 +208,11 @@ CONFIG_DRM_I2C_SIL164=m
##
CONFIG_DRM_RADEON_UMS=y
##
## file: drivers/hid/Kconfig
##
CONFIG_HID_APPLEIR=m
##
## file: drivers/hid/usbhid/Kconfig
##