[impish:azure, hirsute:azure, focal:azure, focal-azure-5.8][PATCH 1/1] UBUNTU: [Config] linux-azure: CONFIG_ANDROID_BINDERFS=m
Marcelo Henrique Cerri
marcelo.cerri at canonical.com
Wed Sep 8 23:03:03 UTC 2021
BugLink: https://bugs.launchpad.net/bugs/
Enable binderfs to support Anbox Cloud.
Signed-off-by: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
---
debian.azure/config/annotations | 3 +++
debian.azure/config/config.common.ubuntu | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian.azure/config/annotations b/debian.azure/config/annotations
index a80c639b8f18..ad577543014d 100644
--- a/debian.azure/config/annotations
+++ b/debian.azure/config/annotations
@@ -25,6 +25,9 @@ CONFIG_ASHMEM mark<ENFORCED> note<LP:#19145
CONFIG_ANDROID_BINDER_IPC policy<{'amd64': 'm'}>
CONFIG_ANDROID_BINDER_IPC mark<ENFORCED> note<LP:#1914568>
+CONFIG_ANDROID_BINDERFS policy<{'amd64': 'm'}>
+CONFIG_ANDROID_BINDERFS mark<ENFORCED> note<LP:#1925246>
+
CONFIG_MLX5_CORE policy<{'amd64': 'm'}>
CONFIG_MLX5_CORE mark<ENFORCED> note<LP:#1837397>
diff --git a/debian.azure/config/config.common.ubuntu b/debian.azure/config/config.common.ubuntu
index 1dbe1e1efe2d..b7dafb019e79 100644
--- a/debian.azure/config/config.common.ubuntu
+++ b/debian.azure/config/config.common.ubuntu
@@ -152,7 +152,7 @@ CONFIG_AMD_NUMA=y
CONFIG_AMIGA_PARTITION=y
# CONFIG_AMILO_RFKILL is not set
CONFIG_ANDROID=y
-# CONFIG_ANDROID_BINDERFS is not set
+CONFIG_ANDROID_BINDERFS=m
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
CONFIG_ANDROID_BINDER_IPC=m
# CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
--
2.25.1
More information about the kernel-team
mailing list