use binderfs, bump to 6.9.9-2

This commit is contained in:
Crimson-Hawk 2024-07-14 11:02:12 +08:00
parent e8fa5b3f62
commit bb134e3f60
3 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org> # Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-custom-ultimate pkgbase=linux-custom-ultimate
pkgver=6.9.9.arch1 pkgver=6.9.9.arch1
pkgrel=1 pkgrel=2
pkgdesc='Linux' pkgdesc='Linux'
arch=(x86_64) arch=(x86_64)
license=(GPL-2.0-only) license=(GPL-2.0-only)

4
config
View file

@ -10312,8 +10312,8 @@ CONFIG_USB4=m
# #
CONFIG_ANDROID=y CONFIG_ANDROID=y
CONFIG_ANDROID_BINDER_IPC=y CONFIG_ANDROID_BINDER_IPC=y
CONFIG_ANDROID_BINDERFS=n CONFIG_ANDROID_BINDERFS=y
CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder" CONFIG_ANDROID_BINDER_DEVICES=""
# end of Android # end of Android
CONFIG_LIBNVDIMM=m CONFIG_LIBNVDIMM=m

View file

@ -6,7 +6,7 @@
# #
+CONFIG_ANDROID=y +CONFIG_ANDROID=y
+CONFIG_ANDROID_BINDER_IPC=y +CONFIG_ANDROID_BINDER_IPC=y
+CONFIG_ANDROID_BINDERFS=n +CONFIG_ANDROID_BINDERFS=y
+CONFIG_ANDROID_BINDER_DEVICES="binder,hwbinder,vndbinder" +CONFIG_ANDROID_BINDER_DEVICES=""
# end of Android # end of Android