Revert "HID: Enable HID_USB_WACOM, replacing HID_WACOM"

HID_USB_WACOM itself got renamed to HID_WACOM later so no change is
needed at all.

svn path=/dists/trunk/linux/; revision=22576
This commit is contained in:
Ben Hutchings 2015-05-10 02:57:49 +00:00
parent fafde9ea65
commit 398d274287
2 changed files with 1 additions and 2 deletions

1
debian/changelog vendored
View File

@ -234,7 +234,6 @@ 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 as module, replacing HID_WACOM
* [x86] thermal: Enable INT340X_THERMAL as module, replacing
ACPI_INT3403_THERMAL
* [x86] Re-enable IOSF_MBI and INTEL_RAPL as modules

View File

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