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

Ben Hutchings benh at moszumanska.debian.org
Sun May 10 02:57:50 UTC 2015


Author: benh
Date: Sun May 10 02:57:49 2015
New Revision: 22576

Log:
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.

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

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun May 10 02:37:25 2015	(r22575)
+++ dists/trunk/linux/debian/changelog	Sun May 10 02:57:49 2015	(r22576)
@@ -234,7 +234,6 @@
     - 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

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Sun May 10 02:37:25 2015	(r22575)
+++ dists/trunk/linux/debian/config/config	Sun May 10 02:57:49 2015	(r22576)
@@ -640,7 +640,7 @@
 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



More information about the Kernel-svn-changes mailing list