[kernel] r22566 - in dists/trunk/linux/debian: . config

Ben Hutchings benh at moszumanska.debian.org
Sun May 10 02:08:33 UTC 2015


Author: benh
Date: Sun May 10 02:08:33 2015
New Revision: 22566

Log:
HID: Enable HID_USB_WACOM, replacing HID_WACOM

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/config

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sat May  9 08:26:26 2015	(r22565)
+++ dists/trunk/linux/debian/changelog	Sun May 10 02:08:33 2015	(r22566)
@@ -234,6 +234,7 @@
     - 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)

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Sat May  9 08:26:26 2015	(r22565)
+++ dists/trunk/linux/debian/config/config	Sun May 10 02:08:33 2015	(r22566)
@@ -640,7 +640,7 @@
 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



More information about the Kernel-svn-changes mailing list