diff --git a/core/linux-raspberrypi4/PKGBUILD b/core/linux-raspberrypi4/PKGBUILD index 156733426..8a9a13ebd 100644 --- a/core/linux-raspberrypi4/PKGBUILD +++ b/core/linux-raspberrypi4/PKGBUILD @@ -10,7 +10,7 @@ _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _desc="Raspberry Pi 4" pkgver=4.19.102 -pkgrel=1 +pkgrel=2 arch=('armv7h') url="http://www.kernel.org/" license=('GPL2') @@ -26,7 +26,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz" md5sums=('a44a0070b9de29f86d2d6f5064b7a4a3' '7c6b37a1353caccf6d3786bb4161c218' '60bc3624123c183305677097bcd56212' - '2ff7cef88ab912391b58a4e97554f9a0' + 'dc966126f61f21c866036fe3b7fc3296' '86d4a35722b5410e3b29fc92dae15d4b' 'ce6c81ad1ad1f8b333fd6077d47abdaf' '69e1db90d78f691dc446fe2ab94727eb') diff --git a/core/linux-raspberrypi4/config b/core/linux-raspberrypi4/config index 88cc9fe0d..8588648eb 100644 --- a/core/linux-raspberrypi4/config +++ b/core/linux-raspberrypi4/config @@ -1,6 +1,6 @@ # # 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_REGULATOR=y # 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_USERSPACE_CONSUMER is not set # CONFIG_REGULATOR_88PG86X is not set