mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv7 to 4.20.11-1
This commit is contained in:
parent
c547cea4a2
commit
a6c89292c2
2 changed files with 7 additions and 10 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.20
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.20.6
|
||||
pkgver=4.20.11
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x6
|
||||
rcnrel=armv7-x7
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -35,8 +35,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('d39dd4ba2d5861c54b90d49be19eaf31'
|
||||
'b8faceed2182f048279e400846df8ab7'
|
||||
'85cd6dfbc36edbfa4332d3b1ab108d49'
|
||||
'a54c60bf1a5f5682da13c86985c40336'
|
||||
'12c064d84977ce090c4712afbfde3edd'
|
||||
'a9f76b75f18f89d535bbbe357c08f70e'
|
||||
'40708505c237608fbc3923a714f8ffcb'
|
||||
'339f1a7d7242c8639f33f6acd370f761'
|
||||
|
@ -46,7 +46,7 @@ md5sums=('d39dd4ba2d5861c54b90d49be19eaf31'
|
|||
'c5fce59d890676702244170c2736dcb1'
|
||||
'2907befef7c5dc788ceb5a99fdefd23c'
|
||||
'2faa70647c4965b32e9f0f597614fcbf'
|
||||
'c08e940b75cb7527fba8a5a620346931'
|
||||
'b9093b16971857906975d1924b582d8f'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.20.6-1 Kernel Configuration
|
||||
# Linux/arm 4.20.11-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -7116,7 +7116,7 @@ CONFIG_UIO_AEC=m
|
|||
CONFIG_UIO_SERCOS3=m
|
||||
CONFIG_UIO_PCI_GENERIC=m
|
||||
CONFIG_UIO_NETX=m
|
||||
# CONFIG_UIO_PRUSS is not set
|
||||
CONFIG_UIO_PRUSS=m
|
||||
CONFIG_UIO_MF624=m
|
||||
# CONFIG_VFIO is not set
|
||||
# CONFIG_VIRT_DRIVERS is not set
|
||||
|
@ -7436,7 +7436,6 @@ CONFIG_IMX_REMOTEPROC=m
|
|||
CONFIG_OMAP_REMOTEPROC=m
|
||||
CONFIG_WKUP_M3_RPROC=y
|
||||
# CONFIG_KEYSTONE_REMOTEPROC is not set
|
||||
CONFIG_PRUSS_REMOTEPROC=m
|
||||
|
||||
#
|
||||
# Rpmsg drivers
|
||||
|
@ -7445,7 +7444,6 @@ CONFIG_RPMSG=m
|
|||
CONFIG_RPMSG_CHAR=m
|
||||
# CONFIG_RPMSG_QCOM_GLINK_RPM is not set
|
||||
CONFIG_RPMSG_VIRTIO=m
|
||||
# CONFIG_RPMSG_PRU is not set
|
||||
# CONFIG_SOUNDWIRE is not set
|
||||
|
||||
#
|
||||
|
@ -7498,7 +7496,6 @@ CONFIG_SOC_TI=y
|
|||
# CONFIG_KEYSTONE_NAVIGATOR_DMA is not set
|
||||
CONFIG_AMX3_PM=y
|
||||
CONFIG_WKUP_M3_IPC=y
|
||||
CONFIG_TI_PRUSS=m
|
||||
|
||||
#
|
||||
# Xilinx SoC drivers
|
||||
|
|
Loading…
Reference in a new issue