From 7118a763689e80a056ba9512f205e76f2fda17ea Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sun, 28 Jul 2024 17:27:48 +0200 Subject: [PATCH] linux-postmarketos-qcom-sm8250: enable libcamera opts (MR 5391) --- device/testing/linux-postmarketos-qcom-sm8250/APKBUILD | 4 ++-- .../config-postmarketos-qcom-sm8250.aarch64 | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/device/testing/linux-postmarketos-qcom-sm8250/APKBUILD b/device/testing/linux-postmarketos-qcom-sm8250/APKBUILD index 18b9b9eef..7f83886e4 100644 --- a/device/testing/linux-postmarketos-qcom-sm8250/APKBUILD +++ b/device/testing/linux-postmarketos-qcom-sm8250/APKBUILD @@ -5,7 +5,7 @@ _flavor="postmarketos-qcom-sm8250" pkgname=linux-$_flavor pkgver=6.10.0 -pkgrel=0 +pkgrel=1 pkgdesc="Mainline kernel fork for SM8250" arch="aarch64" _carch="arm64" @@ -64,5 +64,5 @@ package() { sha512sums=" 2fdaa13c25c573a1b41dec1c6ad71bdbb4bb18f81c41aea1d114e631215371d7970e5a6a407d977366cacfcfe66229788668942c774fddb56037a493e87b2402 linux-postmarketos-qcom-sm8250-sm8250-6.10.0.tar.gz -3aa721156e423ad6252a2321ce4819640b2cb8675783009a92c972d2b6abf9a080c4c8a8bcd9a78dee90c7807827937ffb8c8131bf1d06f79548d2710886d2fa config-postmarketos-qcom-sm8250.aarch64 +7ac069d4d8dda94eb547a50564838632dc40f663fbd9abcd8d367ab8344e3dde8e62f6339a63c96a8654b474d83f4726cd61d78d81655581439ce0a84ce05ee4 config-postmarketos-qcom-sm8250.aarch64 " diff --git a/device/testing/linux-postmarketos-qcom-sm8250/config-postmarketos-qcom-sm8250.aarch64 b/device/testing/linux-postmarketos-qcom-sm8250/config-postmarketos-qcom-sm8250.aarch64 index 40a88989d..1283119f3 100644 --- a/device/testing/linux-postmarketos-qcom-sm8250/config-postmarketos-qcom-sm8250.aarch64 +++ b/device/testing/linux-postmarketos-qcom-sm8250/config-postmarketos-qcom-sm8250.aarch64 @@ -5738,8 +5738,10 @@ CONFIG_SYNC_FILE=y # CONFIG_DMABUF_MOVE_NOTIFY is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_SELFTESTS is not set -# CONFIG_DMABUF_HEAPS is not set +CONFIG_DMABUF_HEAPS=y # CONFIG_DMABUF_SYSFS_STATS is not set +# CONFIG_DMABUF_HEAPS_SYSTEM is not set +CONFIG_DMABUF_HEAPS_CMA=y # end of DMABUF options # CONFIG_UIO is not set