Skip to content

Commit

Permalink
kernel-6.7/macaroni-full: Add binderfs module
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Mar 17, 2024
1 parent 0b943a0 commit 8fe2eb1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/kernels/6.7/macaroni/macaroni-x86_64.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.7.0 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Funtoo 11.3.0-r1) 11.3.0"
CONFIG_CC_IS_GCC=y
CONFIG_CC_VERSION_TEXT="GCC (FUNTOO 11.3.0-R1) 11.3.0"
CONFIG_CC_IS_GCC=Y
CONFIG_GCC_VERSION=110300
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
Expand Down Expand Up @@ -9362,8 +9362,8 @@ CONFIG_USB4=m
# Android
#
CONFIG_ANDROID_BINDER_IPC=y
# CONFIG_ANDROID_BINDERFS is not set
CONFIG_ANDROID_BINDER_DEVICES="binder"
CONFIG_ANDROID_BINDERFS=y
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder"
# CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
# end of Android

Expand Down

0 comments on commit 8fe2eb1

Please sign in to comment.