File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11pkgbase = linux-odroid-518
22 pkgver = 5.18.8
3- pkgrel = 1
3+ pkgrel = 2
44 url = https://github.com/tobetter/linux/tree/odroid-5.18.y
55 arch = aarch64
66 license = GPL2
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ _srcname=linux-${_commit}
99_kernelname=${pkgbase# linux}
1010_desc=" Tobetter Odroid Branch"
1111pkgver=5.18.8
12- pkgrel=1
12+ pkgrel=2
1313arch=(' aarch64' )
1414url=" https://github.com/tobetter/linux/tree/${_branch} "
1515license=(' GPL2' )
Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/arm64 5.18.8-1 Kernel Configuration
3+ # Linux/arm64 5.18.8-2 Kernel Configuration
44#
55CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0"
66CONFIG_CC_IS_GCC=y
@@ -124,7 +124,8 @@ CONFIG_TASKSTATS=y
124124CONFIG_TASK_DELAY_ACCT=y
125125CONFIG_TASK_XACCT=y
126126CONFIG_TASK_IO_ACCOUNTING=y
127- # CONFIG_PSI is not set
127+ CONFIG_PSI=y
128+ # CONFIG_PSI_DEFAULT_DISABLED is not set
128129# end of CPU/Task time and stats accounting
129130
130131CONFIG_CPU_ISOLATION=y
@@ -8243,7 +8244,11 @@ CONFIG_RAS=y
82438244#
82448245# Android
82458246#
8246- # CONFIG_ANDROID is not set
8247+ CONFIG_ANDROID=y
8248+ CONFIG_ANDROID_BINDER_IPC=y
8249+ CONFIG_ANDROID_BINDERFS=y
8250+ CONFIG_ANDROID_BINDER_DEVICES=""
8251+ # CONFIG_ANDROID_BINDER_IPC_SELFTEST is not set
82478252# end of Android
82488253
82498254# CONFIG_LIBNVDIMM is not set
You can’t perform that action at this time.
0 commit comments