From dc988ad2f391b0095ac08b8790cbe2fdac7f2e8c Mon Sep 17 00:00:00 2001 From: Robert Eckelmann Date: Tue, 24 Sep 2024 22:18:12 +0900 Subject: [PATCH] linux-postmarketos-qcom-sc7280: enable USB gadgets for debug-shell (MR 5621) Signed-off-by: Robert Eckelmann --- device/testing/linux-postmarketos-qcom-sc7280/APKBUILD | 4 ++-- .../config-postmarketos-qcom-sc7280.aarch64 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/device/testing/linux-postmarketos-qcom-sc7280/APKBUILD b/device/testing/linux-postmarketos-qcom-sc7280/APKBUILD index 4248bd706..97a25b896 100644 --- a/device/testing/linux-postmarketos-qcom-sc7280/APKBUILD +++ b/device/testing/linux-postmarketos-qcom-sc7280/APKBUILD @@ -3,7 +3,7 @@ _flavor="postmarketos-qcom-sc7280" pkgname=linux-$_flavor pkgver=6.11.0 -pkgrel=0 +pkgrel=1 pkgdesc="Mainline Kernel fork for SC7280/SM7325/QCM6490 devices" arch="aarch64" _carch="arm64" @@ -55,5 +55,5 @@ package() { sha512sums=" 1ec574e769d48e1b07b8bbba747f44aff5519cd657ed4dd3026e27b11b9278844550556385437567d882a06c477f48c6f208145571d7ea30bcbb966164b15306 linux-v6.11.0-sc7280.tar.gz -f5dbb255baa79d75e87bb83bb4b5595f762d457c31bc7cd7c1a0849c6791a40adea474fba36b11f52225d565c2db50cb988adbee55d3f1f01f7dbbe564081327 config-postmarketos-qcom-sc7280.aarch64 +f225698f3fa8c15e799c8c80015124d0c34b0c0e39c386ee0ef3b54aba2f1fdbaa485a5b1f7e3922160ee9b669422c6a86b854ba31cccc6c902d62941e47404c config-postmarketos-qcom-sc7280.aarch64 " diff --git a/device/testing/linux-postmarketos-qcom-sc7280/config-postmarketos-qcom-sc7280.aarch64 b/device/testing/linux-postmarketos-qcom-sc7280/config-postmarketos-qcom-sc7280.aarch64 index 875601df9..f887503a9 100644 --- a/device/testing/linux-postmarketos-qcom-sc7280/config-postmarketos-qcom-sc7280.aarch64 +++ b/device/testing/linux-postmarketos-qcom-sc7280/config-postmarketos-qcom-sc7280.aarch64 @@ -4935,14 +4935,14 @@ CONFIG_USB_F_RNDIS=y CONFIG_USB_F_FS=y CONFIG_USB_CONFIGFS=y # CONFIG_USB_CONFIGFS_SERIAL is not set -# CONFIG_USB_CONFIGFS_ACM is not set +CONFIG_USB_CONFIGFS_ACM=y # CONFIG_USB_CONFIGFS_OBEX is not set CONFIG_USB_CONFIGFS_NCM=y # CONFIG_USB_CONFIGFS_ECM is not set # CONFIG_USB_CONFIGFS_ECM_SUBSET is not set CONFIG_USB_CONFIGFS_RNDIS=y # CONFIG_USB_CONFIGFS_EEM is not set -# CONFIG_USB_CONFIGFS_MASS_STORAGE is not set +CONFIG_USB_CONFIGFS_MASS_STORAGE=y # CONFIG_USB_CONFIGFS_F_LB_SS is not set CONFIG_USB_CONFIGFS_F_FS=y # CONFIG_USB_CONFIGFS_F_UAC1 is not set