mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-espressobin to 5.5.6-1
This commit is contained in:
parent
52b329b1c4
commit
3b4307dff9
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-espressobin
|
|||
_srcname=linux-5.5
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Globalscale ESPRESSOBin"
|
||||
pkgver=5.5.5
|
||||
pkgver=5.5.6
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -24,10 +24,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'90-linux.hook'
|
||||
'91-linux.hook')
|
||||
md5sums=('0a78b1dc48dc032fe505b170c1b92339'
|
||||
'642f948616bd80e8f4f8d350526ca54e'
|
||||
'fbd5824383f5f33d1f84d49dc38b0f7c'
|
||||
'0ed4373219f57d869bbadafd49fa9861'
|
||||
'dac6bb686ddfb26894d4477ba61c901a'
|
||||
'866819fc67300475b33b6e1807e869a8'
|
||||
'3e4681b810ce700e6b729752ef706c0a'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'3dc88030a8f2f5a5f97266d99b149f77'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.5.2-1 Kernel Configuration
|
||||
# Linux/arm64 5.5.6-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1889,7 +1889,7 @@ CONFIG_GENERIC_CPU_AUTOPROBE=y
|
|||
CONFIG_GENERIC_CPU_VULNERABILITIES=y
|
||||
CONFIG_REGMAP=y
|
||||
CONFIG_REGMAP_I2C=y
|
||||
CONFIG_REGMAP_SPI=y
|
||||
CONFIG_REGMAP_SPI=m
|
||||
CONFIG_REGMAP_MMIO=y
|
||||
CONFIG_DMA_SHARED_BUFFER=y
|
||||
# CONFIG_DMA_FENCE_TRACE is not set
|
||||
|
|
Loading…
Reference in a new issue