From dca30e4e6002929867c8c796d7482d09d2bf5083 Mon Sep 17 00:00:00 2001 From: Hacker1245 Date: Mon, 21 Jan 2019 16:43:48 +0000 Subject: [PATCH] motorola-cedric: Enable OTG (!163) OTG was tested with a keyboard and a pendrive. [skip ci]: this was built successfully in CI earlier, only rebased and squashed the commits here. --- device/linux-motorola-cedric/APKBUILD | 4 ++-- .../linux-motorola-cedric/config-motorola-cedric.aarch64 | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/device/linux-motorola-cedric/APKBUILD b/device/linux-motorola-cedric/APKBUILD index 55ff47452..030ddbd2d 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=0 +pkgrel=1 pkgdesc="Motorola Moto G5 kernel fork" arch="aarch64" _carch="arm64" @@ -70,7 +70,7 @@ package() { } sha512sums="706b37cf09d23abab80ba6e8dfbd8c806e4ecb4c3a31f0b0b5ba7ac29c7922716c46e89e4a99eb0febc2d7abe4b433e1b25a7e4f4c05ec43646c6c685e44b4c4 linux-motorola-cedric-2d29701ed2d080029f0bd3ceba07df66ae4e9c2d.tar.gz -21077263e7b8f2cd168d6fb4589b9823c2465e10facb3c4cb2a658a26413267781c233a85251017f1a33a88dfb11a08f5e35ea7b437f0098693ca32cfd6fd41a config-motorola-cedric.aarch64 +502a26d95a99df2fa0135a8a3a57353ad36f16f927d617d3e5f0962eda7460c7abb1e9f029cbd17960000e84a5203fb78eed77b5eea9308db3a70acd311e5e21 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 8dcb7741d..6980eb96a 100644 --- a/device/linux-motorola-cedric/config-motorola-cedric.aarch64 +++ b/device/linux-motorola-cedric/config-motorola-cedric.aarch64 @@ -1748,7 +1748,7 @@ CONFIG_CLD_LL_CORE=y # CONFIG_INPUT=y # CONFIG_INPUT_FF_MEMLESS is not set -# CONFIG_INPUT_POLLDEV is not set +CONFIG_INPUT_POLLDEV=y # CONFIG_INPUT_SPARSEKMAP is not set # CONFIG_INPUT_MATRIXKMAP is not set @@ -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 is not set +CONFIG_HID_ROCCAT=y # CONFIG_HID_SAITEK is not set # CONFIG_HID_SAMSUNG is not set # CONFIG_HID_SONY is not set @@ -3313,10 +3313,10 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y # CONFIG_USB_DEFAULT_PERSIST=y # CONFIG_USB_DYNAMIC_MINORS is not set -# CONFIG_USB_OTG is not set +CONFIG_USB_OTG=y # CONFIG_USB_OTG_WHITELIST is not set # CONFIG_USB_OTG_BLACKLIST_HUB is not set -# CONFIG_USB_OTG_FSM is not set +CONFIG_USB_OTG_FSM=y # CONFIG_USB_MON is not set # CONFIG_USB_WUSB_CBAF is not set