enable android binder on rk3588 edge config for android container support

This commit is contained in:
monkaBlyat 2024-05-08 16:41:01 +02:00
parent 3bb74af9db
commit 77cd0a71cc

View File

@ -9325,7 +9325,9 @@ CONFIG_RAS=y
#
# Android
#
CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_BINDERFS=y
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder,anbox-binder,anbox-hwbinder,anbox-vndbinder"
# CONFIG_ANDROID_BINDER_IPC is not set
# end of Android