mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-am33x to 4.19.5-1
This commit is contained in:
parent
c9ff5308c3
commit
0e6611109c
2 changed files with 7 additions and 7 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-4.19
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=4.19.4
|
||||
pkgver=4.19.5
|
||||
pkgrel=1
|
||||
rcnrel=bone7
|
||||
rcnrel=bone9
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,12 +25,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('740a90cf810c2105df8ee12e5d0bb900'
|
||||
'b8be99a0716df1ddf22a6872fcf7be33'
|
||||
'97d43e99fed4346c8c6ae24e65df0f07'
|
||||
'28168e02c4f5c4fb88c3dabc838a4640'
|
||||
'11cf5875bc73c9a2a479cab536b237e0'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'5698870a716fed205215d258cc71e296'
|
||||
'f424b541615c8e9de53315af48efe0df'
|
||||
'64281a70474cb6adcc43e0fd94f1e99c'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.4-1 Kernel Configuration
|
||||
# Linux/arm 4.19.5-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -4025,7 +4025,6 @@ CONFIG_DRM_KMS_CMA_HELPER=y
|
|||
#
|
||||
# I2C encoder or helper chips
|
||||
#
|
||||
# CONFIG_DRM_I2C_ADIHDMI is not set
|
||||
# CONFIG_DRM_I2C_CH7006 is not set
|
||||
# CONFIG_DRM_I2C_SIL164 is not set
|
||||
CONFIG_DRM_I2C_NXP_TDA998X=y
|
||||
|
@ -5347,6 +5346,7 @@ CONFIG_OMAP_IOMMU=y
|
|||
#
|
||||
CONFIG_REMOTEPROC=y
|
||||
CONFIG_WKUP_M3_RPROC=y
|
||||
CONFIG_PRUSS_REMOTEPROC=m
|
||||
|
||||
#
|
||||
# Rpmsg drivers
|
||||
|
|
Loading…
Reference in a new issue