mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64 to 4.15.6-1
This commit is contained in:
parent
ec13d338ec
commit
7ce5cac42f
2 changed files with 7 additions and 6 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-aarch64
|
|||
_srcname=linux-4.15
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform"
|
||||
pkgver=4.15.5
|
||||
pkgver=4.15.6
|
||||
pkgrel=1
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -22,10 +22,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('0d701ac1e2a67d47ce7127432df2c32b'
|
||||
'1e86f92db62560a3646f897c4b19a5f5'
|
||||
'd8fcd87cd22155a7aa73126429446253'
|
||||
'c656b4169dd6c87f93dfb49edea3ddbf'
|
||||
'79459eaa00aa5de588c73f3076f0907b'
|
||||
'bf15240111a31702955da0066857231d'
|
||||
'3cba34461ce864e90e1ca37c0641719d'
|
||||
'b5ef67d6086e20de7b82265f562f88b1'
|
||||
'1d4477026533efaa0358a40855d50a83')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.15.4-1 Kernel Configuration
|
||||
# Linux/arm64 4.15.6-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -2410,7 +2410,7 @@ CONFIG_JME=m
|
|||
CONFIG_NET_VENDOR_MARVELL=y
|
||||
CONFIG_MVMDIO=m
|
||||
CONFIG_MVNETA=m
|
||||
# CONFIG_MVPP2 is not set
|
||||
CONFIG_MVPP2=m
|
||||
CONFIG_SKGE=m
|
||||
# CONFIG_SKGE_DEBUG is not set
|
||||
CONFIG_SKGE_GENESIS=y
|
||||
|
@ -3379,8 +3379,9 @@ CONFIG_I2C_MV64XXX=y
|
|||
# CONFIG_I2C_NOMADIK is not set
|
||||
# CONFIG_I2C_OCORES is not set
|
||||
CONFIG_I2C_PCA_PLATFORM=m
|
||||
# CONFIG_I2C_PXA is not set
|
||||
CONFIG_I2C_PXA=y
|
||||
# CONFIG_I2C_PXA_PCI is not set
|
||||
# CONFIG_I2C_PXA_SLAVE is not set
|
||||
CONFIG_I2C_QUP=y
|
||||
CONFIG_I2C_RK3X=y
|
||||
CONFIG_I2C_SIMTEC=m
|
||||
|
|
Loading…
Reference in a new issue