custom-kernel/patches/waydroid.patch
CrimsonHawk c7fa25b704
kernel 6.12.3
updated config based on arch kernel
fixed (??) waydroid support
2024-12-14 20:01:11 +08:00

12 lines
328 B
Diff

--- a/include/config/auto.conf 2024-07-11 15:01:26.249996763 +0800
+++ b/include/config/auto.conf 2024-07-11 15:09:27.942552038 +0800
@@ -10310,6 +10310,10 @@
#
# Android
#
+CONFIG_ANDROID=y
+CONFIG_ANDROID_BINDER_IPC=m
+CONFIG_ANDROID_BINDERFS=n
+CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
# end of Android