mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64-rc to 4.12.rc3-1
This commit is contained in:
parent
b03da4f270
commit
32970cf729
2 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.12
|
||||
_rcrel=2
|
||||
_rcrel=3
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -21,9 +21,9 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('f238a7d55af6e92d0e5c91c14e57d69c'
|
||||
md5sums=('c710c22b337704e6e5a575d929e693a0'
|
||||
'1d852d09fa6ec38017b3ebe631c02d32'
|
||||
'4b446fb9c2b9b329b86019774216dd5e'
|
||||
'61a99c9e1316d1bdab63121e45f0d392'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.12.0-rc2-1 Kernel Configuration
|
||||
# Linux/arm64 4.12.0-rc3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -680,6 +680,7 @@ CONFIG_CPUFREQ_DT=y
|
|||
CONFIG_CPUFREQ_DT_PLATDEV=y
|
||||
CONFIG_ARM_BIG_LITTLE_CPUFREQ=y
|
||||
CONFIG_ARM_DT_BL_CPUFREQ=y
|
||||
# CONFIG_ARM_DB8500_CPUFREQ is not set
|
||||
# CONFIG_ARM_KIRKWOOD_CPUFREQ is not set
|
||||
CONFIG_ARM_MT8173_CPUFREQ=y
|
||||
CONFIG_ARM_SCPI_CPUFREQ=y
|
||||
|
|
Loading…
Reference in a new issue