mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7-rc to 5.5.rc2-1
This commit is contained in:
parent
73f48a1576
commit
3b27ac77bc
2 changed files with 7 additions and 8 deletions
|
@ -4,8 +4,8 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=5.5
|
||||
_rcrel=1
|
||||
_rcnrel=armv7-x1
|
||||
_rcrel=2
|
||||
_rcnrel=armv7-x2
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -35,8 +35,8 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'kernel_data_key.vbprivk'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('eabc9b0924fc13b6fdd1e1954e00e153'
|
||||
'b7640d39e8222b3839e1ef97ac02400e'
|
||||
md5sums=('9e23bfc0cfb83c9a4e66dff53945fbed'
|
||||
'83832c4c6c7f82b32681e1d3c10d9c83'
|
||||
'3acbc3919c615b8aa26ad186c68993c3'
|
||||
'f2c68a5ec7a9f35da95cfd1917b45a23'
|
||||
'5c978e49ac35a0929c7d9c334236a4b3'
|
||||
|
@ -46,7 +46,7 @@ md5sums=('eabc9b0924fc13b6fdd1e1954e00e153'
|
|||
'68fb23b133bd40b23b9be88b812006be'
|
||||
'69815186d139d7df11b7b849298a8fdb'
|
||||
'e3ff621c2bfa5147cb0211187c2e2f22'
|
||||
'd90311af3a35438e4c9e2b76fedc3753'
|
||||
'7487972317417887f6ac622d710b4262'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.5.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 5.5.0-rc2-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -4607,7 +4607,6 @@ CONFIG_THERMAL_OF=y
|
|||
CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y
|
||||
# CONFIG_THERMAL_DEFAULT_GOV_FAIR_SHARE is not set
|
||||
# CONFIG_THERMAL_DEFAULT_GOV_USER_SPACE is not set
|
||||
# CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR is not set
|
||||
CONFIG_THERMAL_GOV_FAIR_SHARE=y
|
||||
CONFIG_THERMAL_GOV_STEP_WISE=y
|
||||
CONFIG_THERMAL_GOV_BANG_BANG=y
|
||||
|
@ -9302,7 +9301,7 @@ CONFIG_CRYPTO_VMAC=m
|
|||
CONFIG_CRYPTO_CRC32C=y
|
||||
CONFIG_CRYPTO_CRC32=y
|
||||
CONFIG_CRYPTO_XXHASH=y
|
||||
# CONFIG_CRYPTO_BLAKE2B is not set
|
||||
CONFIG_CRYPTO_BLAKE2B=y
|
||||
# CONFIG_CRYPTO_BLAKE2S is not set
|
||||
CONFIG_CRYPTO_CRCT10DIF=y
|
||||
CONFIG_CRYPTO_GHASH=m
|
||||
|
|
Loading…
Reference in a new issue