From 3e7e4650aa9ea205be56cf18192ac3e7e0809482 Mon Sep 17 00:00:00 2001 From: Ermine Date: Sat, 2 Aug 2025 13:18:05 +0300 Subject: [PATCH] linux-postmarketos-rockchip-rk3588: disable CONFIG_RELR Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6855 --- device/testing/linux-postmarketos-rockchip-rk3588/APKBUILD | 2 +- .../config-postmarketos-rockchip-rk3588.aarch64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/device/testing/linux-postmarketos-rockchip-rk3588/APKBUILD b/device/testing/linux-postmarketos-rockchip-rk3588/APKBUILD index fb35fddb6..fe653207a 100644 --- a/device/testing/linux-postmarketos-rockchip-rk3588/APKBUILD +++ b/device/testing/linux-postmarketos-rockchip-rk3588/APKBUILD @@ -71,5 +71,5 @@ package() { sha512sums=" 85fc0d5fb4761b8a806fcaba796c73ece20bca6eb5db0e75ec909e6ac6f320989c71548890490f93991b0d485908de80bf1d545dd352f55f5b6bc007c25687b6 linux-postmarketos-rockchip-rk3588-dc492a647595f2866fb2e20ccf576bcaff42a109.tar.gz 86b0a188df8bf90cb04e871319d92303df7c890dca0d4b411bc6ae5fd569ab4562be82703ddf772603632bd8f6a9bcb857239e3b5bc939048eb5a9faba427b88 orangepi5-plus-dt-fixups.patch -3158df518a1bf9ef49be578bbc621f9019cdfa136834e8fd6dbc03fd7c44149662942c8acff2774b19df8b0c0af9b490f0124ccf404c04ee0635faeea4130896 config-postmarketos-rockchip-rk3588.aarch64 +261105b7a7f3ab319a5c01a5cf37c392044bc171d4e68b309c5fa14fa6251db4265bf00f7fe9dce51b6b62232f62a9c18f4dd02248a701b49a416303010d8dec 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 7860926d2..36e7a04b0 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 @@ -822,7 +822,7 @@ CONFIG_HAVE_ARCH_PREL32_RELOCATIONS=y CONFIG_ARCH_USE_MEMREMAP_PROT=y # CONFIG_LOCK_EVENT_COUNTS is not set CONFIG_ARCH_HAS_RELR=y -CONFIG_RELR=y +# CONFIG_RELR is not set CONFIG_HAVE_PREEMPT_DYNAMIC=y CONFIG_HAVE_PREEMPT_DYNAMIC_KEY=y CONFIG_ARCH_WANT_LD_ORPHAN_WARN=y