HID: Enable HID_USB_WACOM, replacing HID_WACOM

svn path=/dists/trunk/linux/; revision=22566
This commit is contained in:
Ben Hutchings 2015-05-10 02:08:33 +00:00
parent d1700da6fb
commit d91cf2036b
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -234,6 +234,7 @@ linux (4.0.2-1~exp1) UNRELEASED; urgency=medium
- Enable DYNAMIC_DEBUG, FRONTSWAP
* [arm64,armhf,powerpcspe,x86] gpio: Explicitly enable GPIOLIB, as some
drivers now depend on rather than selecting it (fixes FTBFS on i386)
* HID: Enable HID_USB_WACOM, replacing HID_WACOM
[ Ian Campbell ]
* [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)

View File

@ -640,7 +640,7 @@ CONFIG_HID_TOPSEED=m
CONFIG_HID_THINGM=m
CONFIG_HID_THRUSTMASTER=m
CONFIG_THRUSTMASTER_FF=y
CONFIG_HID_WACOM=m
CONFIG_HID_USB_WACOM=m
CONFIG_HID_WIIMOTE=m
CONFIG_HID_XINMO=m
CONFIG_HID_ZEROPLUS=m