core/linux-raspberrypi to 5.10.22-2

This commit is contained in:
graysky 2021-03-11 14:44:17 -05:00
parent bc6664cb3b
commit 82a2a1d7f9
2 changed files with 9 additions and 7 deletions

View file

@ -6,12 +6,12 @@
buildarch=20
pkgbase=linux-raspberrypi
_commit=5d38ca56948115501283c396a8965f86fa161209
_commit=4413b6e0a939a0713bb647571d1e537bd12294a2
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="Raspberry Pi"
pkgver=5.10.22
pkgrel=1
pkgrel=2
arch=('armv6h' 'armv7h')
url="http://www.kernel.org/"
license=('GPL2')
@ -26,10 +26,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
'90-linux.hook'
0001-vc4_place-dont-reject-fractional-source-coords.patch::https://github.com/popcornmix/linux/commit/ab3ef7a300c5e3e8a15a51e9de0bafeecf863be3.patch
)
md5sums=('b07bbf18a1bc9b5eea923366f8d5df71'
md5sums=('e9f602fd7c1035cdb6c17b4b1ee06c6b'
'9669d916a5929a2eedbd64477f83d99e'
'31c02f4518d46deb5f0c2ad1f8b083cd'
'0f671852e78eaf9da994d55a1ab419aa'
'0a74ed04514740a92fded4cbd9c6d157'
'86d4a35722b5410e3b29fc92dae15d4b'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'69e1db90d78f691dc446fe2ab94727eb'

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.10.17 Kernel Configuration
# Linux/arm 5.10.22 Kernel Configuration
#
#
@ -214,6 +214,7 @@ CONFIG_BPF_SYSCALL=y
# CONFIG_BPF_PRELOAD is not set
# CONFIG_USERFAULTFD is not set
CONFIG_ARCH_HAS_MEMBARRIER_SYNC_CORE=y
CONFIG_KCMP=y
CONFIG_RSEQ=y
# CONFIG_DEBUG_RSEQ is not set
CONFIG_EMBEDDED=y
@ -960,6 +961,7 @@ CONFIG_IPV6_VTI=m
CONFIG_IPV6_SIT=m
CONFIG_IPV6_SIT_6RD=y
CONFIG_IPV6_NDISC_NODETYPE=y
CONFIG_IPV6_TUNNEL=m
CONFIG_IPV6_GRE=m
CONFIG_IPV6_FOU=m
CONFIG_IPV6_FOU_TUNNEL=m
@ -6101,7 +6103,8 @@ CONFIG_EDAC_SUPPORT=y
# CONFIG_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
# CONFIG_RTC_HCTOSYS is not set
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
@ -7120,7 +7123,6 @@ CONFIG_RESET_SIMPLE=y
# PHY Subsystem
#
CONFIG_GENERIC_PHY=y
# CONFIG_USB_LGM_PHY is not set
# CONFIG_BCM_KONA_USB2_PHY is not set
# CONFIG_PHY_CADENCE_TORRENT is not set
# CONFIG_PHY_CADENCE_DPHY is not set