From c07618dcd37be9e6922dee166b7788381ccda7be Mon Sep 17 00:00:00 2001 From: Hacker1245 <kacper12455@gmail.com> Date: Sun, 3 Feb 2019 15:26:35 +0100 Subject: [PATCH] motorola-cedric: remove roccat mouse driver (!194) This MR removes the Roccat mouse drivers that I added before when I was testing my mouse. [skip ci]: already built in CI successfully --- device/linux-motorola-cedric/APKBUILD | 4 ++-- device/linux-motorola-cedric/config-motorola-cedric.aarch64 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/device/linux-motorola-cedric/APKBUILD b/device/linux-motorola-cedric/APKBUILD index a07ca124662..09ff187203a 100644 --- a/device/linux-motorola-cedric/APKBUILD +++ b/device/linux-motorola-cedric/APKBUILD @@ -3,7 +3,7 @@ pkgname="linux-motorola-cedric" pkgver=3.18.49 -pkgrel=2 +pkgrel=3 pkgdesc="Motorola Moto G5 kernel fork" arch="aarch64" _carch="arm64" @@ -71,7 +71,7 @@ package() { } sha512sums="706b37cf09d23abab80ba6e8dfbd8c806e4ecb4c3a31f0b0b5ba7ac29c7922716c46e89e4a99eb0febc2d7abe4b433e1b25a7e4f4c05ec43646c6c685e44b4c4 linux-motorola-cedric-2d29701ed2d080029f0bd3ceba07df66ae4e9c2d.tar.gz -502a26d95a99df2fa0135a8a3a57353ad36f16f927d617d3e5f0962eda7460c7abb1e9f029cbd17960000e84a5203fb78eed77b5eea9308db3a70acd311e5e21 config-motorola-cedric.aarch64 +21d9e6dbe84117fb7a515e960a75f51fa0f66d85abc5d19c2a993463c6f81fc8429ab80ebc1933296e4dca0ceae82e5e0e5a778772c7cad66029f9ec17fa07b5 config-motorola-cedric.aarch64 197d40a214ada87fcb2dfc0ae4911704b9a93354b75179cd6b4aadbb627a37ec262cf516921c84a8b1806809b70a7b440cdc8310a4a55fca5d2c0baa988e3967 gcc8-fix-put-user.patch 9c549714f03c7a7666e8aa7508a48cfdccab7cf3e97fb59c4df8fa97f75492365926f82c4a677c50780d68d4905504dcccbdd6de6344bd8d4b88b2331933ed46 03_fix_rndis_ipa_trace_header_not_found.patch b408f157cc025d410b38f5aee9be977e670e1ac3f195f6c3a6681446fa0c3887067d62a4f729cfcd058fab42fca355b0265764dc2d21515f6e023ed025f55d41 05_fix_u_f_header.patch diff --git a/device/linux-motorola-cedric/config-motorola-cedric.aarch64 b/device/linux-motorola-cedric/config-motorola-cedric.aarch64 index 6980eb96a15..ec747a1b12c 100644 --- a/device/linux-motorola-cedric/config-motorola-cedric.aarch64 +++ b/device/linux-motorola-cedric/config-motorola-cedric.aarch64 @@ -3268,7 +3268,7 @@ CONFIG_HID_MULTITOUCH=y # CONFIG_HID_PETALYNX is not set # CONFIG_HID_PICOLCD is not set # CONFIG_HID_PRIMAX is not set -CONFIG_HID_ROCCAT=y +# CONFIG_HID_ROCCAT is not set # CONFIG_HID_SAITEK is not set # CONFIG_HID_SAMSUNG is not set # CONFIG_HID_SONY is not set -- GitLab