mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-aarch64 to 5.7.8-1
This commit is contained in:
parent
fb76a7fb01
commit
ead9cbde41
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-aarch64
|
|||
_srcname=linux-5.7
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=5.7.7
|
||||
pkgver=5.7.8
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -28,12 +28,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('f63ed18935914e1ee3e04c2a0ce1ba3b'
|
||||
'6103451d140cfb4862b45cde2217543c'
|
||||
'28fd3a3891a4863a70d4f579fb69e478'
|
||||
'8f50ae936659ff174e292e1164d279c1'
|
||||
'e85e2b7aa3bc42d7dd6b36c325d29e3f'
|
||||
'2c36fb143c27ed46f498c4d4633ea0c6'
|
||||
'2e3fe5b9053d6a2c5327113836409d13'
|
||||
'f9dc3a86bc2639a42b423fd2d2444a13'
|
||||
'e708f77f372a9af3ca5f508fed2c0e23'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.7.2-2 Kernel Configuration
|
||||
# Linux/arm64 5.7.8-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -594,6 +594,7 @@ CONFIG_EFI_BOOTLOADER_CONTROL=y
|
|||
# end of EFI (Extensible Firmware Interface) Support
|
||||
|
||||
CONFIG_EFI_EARLYCON=y
|
||||
CONFIG_EFI_CUSTOM_SSDT_OVERLAYS=y
|
||||
# CONFIG_IMX_DSP is not set
|
||||
CONFIG_IMX_SCU=y
|
||||
CONFIG_IMX_SCU_PD=y
|
||||
|
|
Loading…
Reference in a new issue