From bb39a4b436039322ef3bfca2ef2e05fa10b6d5e4 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sun, 28 Jul 2024 17:31:22 +0200 Subject: [PATCH] linux-postmarketos-rockchip-rk3588: enable libcamera opts (MR 5391) --- device/testing/linux-postmarketos-rockchip-rk3588/APKBUILD | 4 ++-- .../config-postmarketos-rockchip-rk3588.aarch64 | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/device/testing/linux-postmarketos-rockchip-rk3588/APKBUILD b/device/testing/linux-postmarketos-rockchip-rk3588/APKBUILD index f13bcc63f..287f164c5 100644 --- a/device/testing/linux-postmarketos-rockchip-rk3588/APKBUILD +++ b/device/testing/linux-postmarketos-rockchip-rk3588/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: WeirdTreeThing pkgname=linux-postmarketos-rockchip-rk3588 pkgver=6.10_rc1_git20240528 -pkgrel=0 +pkgrel=1 pkgdesc="Rockchip RK3588 kernel package" arch="aarch64" url="https://kernel.org" @@ -70,5 +70,5 @@ package() { sha512sums=" 85fc0d5fb4761b8a806fcaba796c73ece20bca6eb5db0e75ec909e6ac6f320989c71548890490f93991b0d485908de80bf1d545dd352f55f5b6bc007c25687b6 linux-postmarketos-rockchip-rk3588-dc492a647595f2866fb2e20ccf576bcaff42a109.tar.gz 86b0a188df8bf90cb04e871319d92303df7c890dca0d4b411bc6ae5fd569ab4562be82703ddf772603632bd8f6a9bcb857239e3b5bc939048eb5a9faba427b88 orangepi5-plus-dt-fixups.patch -d4897252ff0392af0c44e774aa55622f1f50242559b53fd888e3ec836b74e3db043815f257313691a716e5d10d4d17fd62c419799cab17ecc84f18f3a87def14 config-postmarketos-rockchip-rk3588.aarch64 +13aedafa089fcd2f47b225915193dca3e08687d29c1ec330feff5d0af0339fc051b4dd4aeb6075821b7eb8613c84ad446590ba6c6409c9096eb3f044a67b12e1 config-postmarketos-rockchip-rk3588.aarch64 " diff --git a/device/testing/linux-postmarketos-rockchip-rk3588/config-postmarketos-rockchip-rk3588.aarch64 b/device/testing/linux-postmarketos-rockchip-rk3588/config-postmarketos-rockchip-rk3588.aarch64 index 4949d4c17..f547d688d 100644 --- a/device/testing/linux-postmarketos-rockchip-rk3588/config-postmarketos-rockchip-rk3588.aarch64 +++ b/device/testing/linux-postmarketos-rockchip-rk3588/config-postmarketos-rockchip-rk3588.aarch64 @@ -6534,8 +6534,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