aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/upstream-arm-full.config
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-03-12 16:26:53 +0100
committerAleksandr Nogikh <nogikh@google.com>2025-03-12 18:09:15 +0000
commit1a5d9317ecfa21e32cf9c876306c7b5f665999bf (patch)
tree7cef1d27387e709d9970a6c4c2148ea8ef919c53 /dashboard/config/linux/upstream-arm-full.config
parenta2feb823c3672467422d1ccdec740063cb547431 (diff)
dashboard/config/linux: reenable ANDROID_BINDERFS
It is now resolved on torvalds and linux-next. Fixes #5828.
Diffstat (limited to 'dashboard/config/linux/upstream-arm-full.config')
-rw-r--r--dashboard/config/linux/upstream-arm-full.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/upstream-arm-full.config b/dashboard/config/linux/upstream-arm-full.config
index 605d765cc..89fbebb3e 100644
--- a/dashboard/config/linux/upstream-arm-full.config
+++ b/dashboard/config/linux/upstream-arm-full.config
@@ -8047,7 +8047,7 @@ CONFIG_USB4=y
# Android
#
CONFIG_ANDROID_BINDER_IPC=y
-# CONFIG_ANDROID_BINDERFS is not set
+CONFIG_ANDROID_BINDERFS=y
CONFIG_ANDROID_BINDER_DEVICES="binder0,binder1"
# CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
# end of Android