Skip to content

Commit

Permalink
Add Support for Waydroid(linux-5.15.y)
Browse files Browse the repository at this point in the history
  • Loading branch information
ophub committed Apr 15, 2024
1 parent d228387 commit fdc63a7
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions kernel-config/release/general/config-5.15
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.15.154 Kernel Configuration
# Linux/arm64 5.15.155 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 13.2.rel1 (Build arm-13.7)) 13.2.1 20231009"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -120,7 +120,8 @@ CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
# CONFIG_PSI is not set
CONFIG_PSI=y
# CONFIG_PSI_DEFAULT_DISABLED is not set
# end of CPU/Task time and stats accounting

CONFIG_CPU_ISOLATION=y
Expand Down Expand Up @@ -6894,6 +6895,7 @@ CONFIG_DVB_SP8870=m
#
# Android
#
# CONFIG_ASHMEM is not set
# end of Android

# CONFIG_STAGING_BOARD is not set
Expand Down Expand Up @@ -7782,7 +7784,11 @@ CONFIG_RAS=y
#
# Android
#
# CONFIG_ANDROID is not set
CONFIG_ANDROID=y
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_SELFTEST is not set
# end of Android

# CONFIG_LIBNVDIMM is not set
Expand Down

0 comments on commit fdc63a7

Please sign in to comment.