[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config.x86_64)

Daniel Micay thestinger at archlinux.org
Mon Oct 23 20:33:56 UTC 2017


    Date: Monday, October 23, 2017 @ 20:33:55
  Author: thestinger
Revision: 264079

enable CONFIG_MOUSE_GPIO module

Modified:
  linux-hardened/trunk/PKGBUILD
  linux-hardened/trunk/config.x86_64

---------------+
 PKGBUILD      |    2 +-
 config.x86_64 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-23 19:25:10 UTC (rev 264078)
+++ PKGBUILD	2017-10-23 20:33:55 UTC (rev 264079)
@@ -33,7 +33,7 @@
             'SKIP'
             '484e72b97788f537acbd497bc6c8af3c4a2a420d9f73dd7ff495d3a30c30f1ef'
             'SKIP'
-            '035fd236d80550411b6a9ed58965b1f75a730fdb93192e3025debd54c0a842b6'
+            'c58d6004ef2b7e4a8a3f8e5cbdd2e837351142f855b8fdd6ec9979d8fb93cd6d'
             '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 validpgpkeys=(

Modified: config.x86_64
===================================================================
--- config.x86_64	2017-10-23 19:25:10 UTC (rev 264078)
+++ config.x86_64	2017-10-23 20:33:55 UTC (rev 264079)
@@ -3407,7 +3407,7 @@
 CONFIG_MOUSE_ELAN_I2C_I2C=y
 CONFIG_MOUSE_ELAN_I2C_SMBUS=y
 CONFIG_MOUSE_VSXXXAA=m
-# CONFIG_MOUSE_GPIO is not set
+CONFIG_MOUSE_GPIO=m
 CONFIG_MOUSE_SYNAPTICS_I2C=m
 CONFIG_MOUSE_SYNAPTICS_USB=m
 CONFIG_INPUT_JOYSTICK=y



More information about the arch-commits mailing list