core/linux-raspberrypi4 to 4.19.102-2

This commit is contained in:
Kevin Mihelich 2020-02-09 22:49:24 +00:00
parent 4a1f86ab4b
commit 67f0c8cf72
2 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ _srcname=linux-${_commit}
_kernelname=${pkgbase#linux} _kernelname=${pkgbase#linux}
_desc="Raspberry Pi 4" _desc="Raspberry Pi 4"
pkgver=4.19.102 pkgver=4.19.102
pkgrel=1 pkgrel=2
arch=('armv7h') arch=('armv7h')
url="http://www.kernel.org/" url="http://www.kernel.org/"
license=('GPL2') license=('GPL2')
@ -26,7 +26,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
md5sums=('a44a0070b9de29f86d2d6f5064b7a4a3' md5sums=('a44a0070b9de29f86d2d6f5064b7a4a3'
'7c6b37a1353caccf6d3786bb4161c218' '7c6b37a1353caccf6d3786bb4161c218'
'60bc3624123c183305677097bcd56212' '60bc3624123c183305677097bcd56212'
'2ff7cef88ab912391b58a4e97554f9a0' 'dc966126f61f21c866036fe3b7fc3296'
'86d4a35722b5410e3b29fc92dae15d4b' '86d4a35722b5410e3b29fc92dae15d4b'
'ce6c81ad1ad1f8b333fd6077d47abdaf' 'ce6c81ad1ad1f8b333fd6077d47abdaf'
'69e1db90d78f691dc446fe2ab94727eb') '69e1db90d78f691dc446fe2ab94727eb')

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 4.19.97-1 Kernel Configuration # Linux/arm 4.19.102-2 Kernel Configuration
# #
# #
@ -3733,7 +3733,7 @@ CONFIG_MFD_WM5102=y
# CONFIG_RAVE_SP_CORE is not set # CONFIG_RAVE_SP_CORE is not set
CONFIG_REGULATOR=y CONFIG_REGULATOR=y
# CONFIG_REGULATOR_DEBUG is not set # CONFIG_REGULATOR_DEBUG is not set
CONFIG_REGULATOR_FIXED_VOLTAGE=m CONFIG_REGULATOR_FIXED_VOLTAGE=y
# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
# CONFIG_REGULATOR_88PG86X is not set # CONFIG_REGULATOR_88PG86X is not set