From 95e11ce7a322b8d7efbc9decd43050007ab2211a Mon Sep 17 00:00:00 2001 From: Archlinux-Jerry Build Bot Date: Mon, 14 Oct 2019 14:09:12 +0800 Subject: [PATCH] update: linux-phicomm-n1 to 5.3.6-2: change default governor to ONDEMAND --- linux-phicomm-n1/PKGBUILD | 4 ++-- linux-phicomm-n1/config | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/linux-phicomm-n1/PKGBUILD b/linux-phicomm-n1/PKGBUILD index eeed18c..a719a2e 100644 --- a/linux-phicomm-n1/PKGBUILD +++ b/linux-phicomm-n1/PKGBUILD @@ -8,7 +8,7 @@ _srcname=linux-5.3 _kernelname=${pkgbase#linux} _desc="AArch64 kernel for Phicomm N1" pkgver=5.3.6 -pkgrel=1 +pkgrel=2 arch=('aarch64') url="http://www.kernel.org/" license=('GPL2') @@ -27,7 +27,7 @@ source+=("http://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz") md5sums=('c99feaade8047339528fb066ec5f8a49' 'caa2dbc19116d818e6d0d46baeca961b' - 'e4b5d2c0d2e91441a34ae737547cba07' + 'e152f98f1157bf4509d6ec542543b066' '66e0ae63183426b28c0ec0c7e10b5e16' 'ce6c81ad1ad1f8b333fd6077d47abdaf' 'bdeb5fb852fd92b4e76b4796db500dd4' diff --git a/linux-phicomm-n1/config b/linux-phicomm-n1/config index 6ab0478..a2c6cb5 100644 --- a/linux-phicomm-n1/config +++ b/linux-phicomm-n1/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.3.5-1 Kernel Configuration +# Linux/arm64 5.3.6-1 Kernel Configuration # # @@ -493,10 +493,10 @@ CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_GOV_ATTR_SET=y CONFIG_CPU_FREQ_GOV_COMMON=y CONFIG_CPU_FREQ_STAT=y -CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y +# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set -# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set +CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set CONFIG_CPU_FREQ_GOV_PERFORMANCE=y