From: Michal Bloch Date: Wed, 21 Feb 2024 12:28:19 +0000 (+0100) Subject: Add binder to deathconfig for arm64. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fab22ef8f5f69b5460782e7f919441b98cf38d16;hp=9fcf84f1d24540975ce52d163ea085b28d222313;p=platform%2Fkernel%2Flinux-rpi.git Add binder to deathconfig for arm64. --- diff --git a/arch/arm64/configs/tizen_bcm2711_defconfig b/arch/arm64/configs/tizen_bcm2711_defconfig index dd86ad9..4630fcb 100644 --- a/arch/arm64/configs/tizen_bcm2711_defconfig +++ b/arch/arm64/configs/tizen_bcm2711_defconfig @@ -1,3 +1,5 @@ +CONFIG_ANDROID_BINDER_IPC=y +CONFIG_ANDROID_BINDERFS=y CONFIG_LOCALVERSION="-v8" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_SYSVIPC=y