diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2025-01-29 13:39:11 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-01-30 09:27:07 +0000 |
| commit | 853dd84c14fc7088d97d5cf35a5185fcecc3b9ae (patch) | |
| tree | 3c3c0c38fb4370e3fec3713d14ddbf8836a940f4 /dashboard/config/linux/upstream-arm64-mte.config | |
| parent | b765b04aeea9a558fdff8dd038b70d0313c95bd6 (diff) | |
dashboard/config/linux: temporarily disable BINDERFS
It's currently broken even in torvalds, so if we don't disable it for
some time we risk not updating all kernel images for several more weeks.
Diffstat (limited to 'dashboard/config/linux/upstream-arm64-mte.config')
| -rw-r--r-- | dashboard/config/linux/upstream-arm64-mte.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/config/linux/upstream-arm64-mte.config b/dashboard/config/linux/upstream-arm64-mte.config index 37de0d1b9..dd54e33b5 100644 --- a/dashboard/config/linux/upstream-arm64-mte.config +++ b/dashboard/config/linux/upstream-arm64-mte.config @@ -6456,7 +6456,7 @@ CONFIG_USB4=y # Android # CONFIG_ANDROID_BINDER_IPC=y -CONFIG_ANDROID_BINDERFS=y +# CONFIG_ANDROID_BINDERFS is not set CONFIG_ANDROID_BINDER_DEVICES="binder0,binder1" # CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set # end of Android |
