mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64-rc to 4.19.rc2-1
This commit is contained in:
parent
9f3d19f7ee
commit
f9e9d94a27
2 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.19
|
||||
_rcrel=1
|
||||
_rcrel=2
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -29,12 +29,12 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('efe2a53ff4b045387a7ebf0059862e0a'
|
||||
md5sums=('ab0ca391e6506a9712dab5037c204f99'
|
||||
'be4199c685434f12190bb627bb714ff2'
|
||||
'b4d613a58a28445ce8363d734be3b971'
|
||||
'b9bec2a58df6dff282df758edf8f526e'
|
||||
'9915046e15f82e917bc98c7721e63ac4'
|
||||
'99fd3312537dd4ad89960e6c932cce7a'
|
||||
'e2f0c6126c6aab7df7bca0c302c36dcf'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.19.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm64 4.19.0-rc2-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -394,6 +394,7 @@ CONFIG_SCHED_SMT=y
|
|||
CONFIG_NR_CPUS=8
|
||||
CONFIG_HOTPLUG_CPU=y
|
||||
# CONFIG_NUMA is not set
|
||||
CONFIG_HOLES_IN_ZONE=y
|
||||
CONFIG_HZ_100=y
|
||||
# CONFIG_HZ_250 is not set
|
||||
# CONFIG_HZ_300 is not set
|
||||
|
|
Loading…
Reference in a new issue