mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi4 to 4.19.88-1
This commit is contained in:
parent
b4d468df4f
commit
139579195e
2 changed files with 9 additions and 7 deletions
|
@ -5,11 +5,11 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-raspberrypi4
|
||||
_commit=a4724c87014e2fe11904d17447ad00b5ee177b1f
|
||||
_commit=988cc7beacc150756c3fbe40646afcf8438b741b
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi 4"
|
||||
pkgver=4.19.86
|
||||
pkgver=4.19.88
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -23,10 +23,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('c71d5cddb94ca6ace2b8774942ffbf8a'
|
||||
md5sums=('c9c90bfbb570dc2ed11b4690bc9ea5e4'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'42fdb67dfe5368e74f3113868de6ed08'
|
||||
'07be6c47472ab6d39357c27219c58968'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.19.84-1 Kernel Configuration
|
||||
# Linux/arm 4.19.88-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -2175,6 +2175,7 @@ CONFIG_NET_VENDOR_ALTEON=y
|
|||
# CONFIG_ACENIC is not set
|
||||
# CONFIG_ALTERA_TSE is not set
|
||||
CONFIG_NET_VENDOR_AMAZON=y
|
||||
# CONFIG_ENA_ETHERNET is not set
|
||||
CONFIG_NET_VENDOR_AMD=y
|
||||
# CONFIG_AMD8111_ETH is not set
|
||||
# CONFIG_PCNET32 is not set
|
||||
|
@ -4574,10 +4575,10 @@ CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=m
|
|||
#
|
||||
# Frame buffer Devices
|
||||
#
|
||||
CONFIG_FB=y
|
||||
# CONFIG_FIRMWARE_EDID is not set
|
||||
CONFIG_FB_CMDLINE=y
|
||||
CONFIG_FB_NOTIFY=y
|
||||
CONFIG_FB=y
|
||||
# CONFIG_FIRMWARE_EDID is not set
|
||||
CONFIG_FB_CFB_FILLRECT=y
|
||||
CONFIG_FB_CFB_COPYAREA=y
|
||||
CONFIG_FB_CFB_IMAGEBLIT=y
|
||||
|
@ -4825,6 +4826,7 @@ CONFIG_SND_BCM2708_SOC_HIFIBERRY_AMP=m
|
|||
CONFIG_SND_BCM2708_SOC_RPI_CIRRUS=m
|
||||
CONFIG_SND_BCM2708_SOC_RPI_DAC=m
|
||||
CONFIG_SND_BCM2708_SOC_RPI_PROTO=m
|
||||
CONFIG_SND_BCM2708_SOC_JUSTBOOM_BOTH=m
|
||||
CONFIG_SND_BCM2708_SOC_JUSTBOOM_DAC=m
|
||||
CONFIG_SND_BCM2708_SOC_JUSTBOOM_DIGI=m
|
||||
CONFIG_SND_BCM2708_SOC_IQAUDIO_CODEC=m
|
||||
|
|
Loading…
Reference in a new issue