mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-aarch64-rc to 4.9.rc3-1
This commit is contained in:
parent
87c5f5f6eb
commit
34f575fd0d
2 changed files with 6 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.9
|
||||
_rcrel=2
|
||||
_rcrel=3
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
#_srcname=linux-4.$((${_rcver##*.}-1))
|
||||
|
@ -25,10 +25,10 @@ source=(#"http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0002-sound-lpass-cpu-add-module-licence-and-description.patch'
|
||||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('0c3bfa474e38f9e8bcf54c5044642335'
|
||||
md5sums=('665e524a1892b1481bc050484e5e0264'
|
||||
'7f0233b10dc18fdfd811d5291586da7c'
|
||||
'54c3795c29ee4add02845f13341d505a'
|
||||
'3ef722f4ae63f7e360482059d318332d'
|
||||
'35f235a3cf3c705f05c3890ed0513a2a'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.9.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm64 4.9.0-rc3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -205,7 +205,7 @@ CONFIG_SLUB_DEBUG=y
|
|||
# CONFIG_COMPAT_BRK is not set
|
||||
# CONFIG_SLAB is not set
|
||||
CONFIG_SLUB=y
|
||||
# CONFIG_SLAB_FREELIST_RANDOM is not set
|
||||
CONFIG_SLAB_FREELIST_RANDOM=y
|
||||
CONFIG_SLUB_CPU_PARTIAL=y
|
||||
# CONFIG_SYSTEM_DATA_VERIFICATION is not set
|
||||
CONFIG_PROFILING=y
|
||||
|
@ -3123,6 +3123,7 @@ CONFIG_I2C_ALGOPCA=m
|
|||
# CONFIG_I2C_ALI15X3 is not set
|
||||
# CONFIG_I2C_AMD756 is not set
|
||||
# CONFIG_I2C_AMD8111 is not set
|
||||
# CONFIG_I2C_HIX5HD2 is not set
|
||||
# CONFIG_I2C_I801 is not set
|
||||
# CONFIG_I2C_ISCH is not set
|
||||
# CONFIG_I2C_PIIX4 is not set
|
||||
|
|
Loading…
Reference in a new issue