mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-aarch64-rc to 4.11.rc2-1
This commit is contained in:
parent
1a54c0c4b8
commit
fd3267a02b
2 changed files with 6 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.11
|
||||
_rcrel=1
|
||||
_rcrel=2
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -21,9 +21,9 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/testing/${_srcname}.tar.xz
|
|||
'0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('d8564d08de735c510c596641a75d3015'
|
||||
md5sums=('b75da6acde32b901adcd2d25f11de20e'
|
||||
'1d852d09fa6ec38017b3ebe631c02d32'
|
||||
'd104be55fe9de44fd60ef7145f1de9e9'
|
||||
'63525f492f9a9354e35a81f95e9d3af0'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.11.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm64 4.11.0-rc2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -473,6 +473,7 @@ CONFIG_CAVIUM_ERRATUM_23154=y
|
|||
CONFIG_CAVIUM_ERRATUM_27456=y
|
||||
CONFIG_QCOM_FALKOR_ERRATUM_1003=y
|
||||
CONFIG_QCOM_FALKOR_ERRATUM_1009=y
|
||||
CONFIG_QCOM_QDF2400_ERRATUM_0065=y
|
||||
# CONFIG_ARM64_4K_PAGES is not set
|
||||
# CONFIG_ARM64_16K_PAGES is not set
|
||||
CONFIG_ARM64_64K_PAGES=y
|
||||
|
@ -7352,7 +7353,7 @@ CONFIG_BRANCH_PROFILE_NONE=y
|
|||
# CONFIG_PROFILE_ALL_BRANCHES is not set
|
||||
CONFIG_STACK_TRACER=y
|
||||
CONFIG_BLK_DEV_IO_TRACE=y
|
||||
# CONFIG_UPROBE_EVENT is not set
|
||||
# CONFIG_UPROBE_EVENTS is not set
|
||||
# CONFIG_PROBE_EVENTS is not set
|
||||
CONFIG_DYNAMIC_FTRACE=y
|
||||
CONFIG_FUNCTION_PROFILER=y
|
||||
|
|
Loading…
Reference in a new issue