diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-08-25 13:23:20 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-08-25 13:23:20 +0200 |
commit | 68223276e46e28a56e2a2d2efddf86d953c80bb3 (patch) | |
tree | a87ea5bd49696f2b69c7c6198fd782a23c72d2d1 | |
parent | f06fdddf70cbda88e9a60cd3ee605fa6fd0aa3c2 (diff) | |
download | linux-raspberrypi4-68223276e46e28a56e2a2d2efddf86d953c80bb3.tar.gz linux-raspberrypi4-68223276e46e28a56e2a2d2efddf86d953c80bb3.tar.bz2 linux-raspberrypi4-68223276e46e28a56e2a2d2efddf86d953c80bb3.zip |
Raspberry Pi kernel v5.19.4-rpi1.
-rw-r--r-- | PKGBUILD | 4 | ||||
-rw-r--r-- | config | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ # Maintainer: Jaron Kent-Dobias <jaron@kent-dobias.com> pkgbase=linux-raspberrypi4 -pkgver=5.19.3.rpi1 +pkgver=5.19.4.rpi1 pkgrel=1 pkgdesc='Raspberry Pi 4 Linux' _srctag=v${pkgver%.*}-${pkgver##*.} @@ -28,7 +28,7 @@ validpgpkeys=( '0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias ) sha256sums=('SKIP' - 'efbece1f6cbd561b34504081790913386accb4a6a40783b695be3e3ccd24bedc') + 'c252506386832f120b60224a1455bb0bd4a720aacd653b92cfb37938c789e246') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.19.3-rpi1 Kernel Configuration +# Linux/arm64 5.19.4-rpi1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="clang version 14.0.6" CONFIG_GCC_VERSION=0 @@ -4780,6 +4780,7 @@ CONFIG_SND_BCM2835_SOC_I2S=y # CONFIG_SND_PISOUND is not set # CONFIG_SND_RPI_SIMPLE_SOUNDCARD is not set # CONFIG_SND_RPI_WM8804_SOUNDCARD is not set +# CONFIG_SND_DACBERRY400 is not set # CONFIG_SND_DESIGNWARE_I2S is not set # @@ -5589,7 +5590,6 @@ CONFIG_UIO_PDRV_GENIRQ=m # CONFIG_VFIO is not set # CONFIG_VIRT_DRIVERS is not set CONFIG_VIRTIO_MENU=y -# CONFIG_VIRTIO_HARDEN_NOTIFICATION is not set # CONFIG_VIRTIO_PCI is not set # CONFIG_VIRTIO_MMIO is not set # CONFIG_VDPA is not set |