mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-raspberrypi to 5.4.61-1
This commit is contained in:
parent
51ed939c63
commit
a044ab5f55
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=f2f7e4b23d8788e96f81a7522b2f703e51c53e70
|
||||
_commit=2ce8c3ab0f9d1ffb67310ffd200be82d80a8d13d
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
|
@ -23,10 +23,10 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('6773e432c9bd9382bd921d0fa6080b97'
|
||||
md5sums=('8fc55b76fdd785f98d21fb06ee6f157f'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'ab58eb04119b20683cb69102a5a7326e'
|
||||
'1083709865355ac84ad3d47d8930a0d1'
|
||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||
'ce6c81ad1ad1f8b333fd6077d47abdaf'
|
||||
'69e1db90d78f691dc446fe2ab94727eb')
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.4.51-2 Kernel Configuration
|
||||
# Linux/arm 5.4.61-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -2103,7 +2103,6 @@ CONFIG_SCSI_DMA=y
|
|||
CONFIG_BLK_DEV_SD=y
|
||||
CONFIG_CHR_DEV_ST=m
|
||||
CONFIG_BLK_DEV_SR=m
|
||||
CONFIG_BLK_DEV_SR_VENDOR=y
|
||||
CONFIG_CHR_DEV_SG=m
|
||||
# CONFIG_CHR_DEV_SCH is not set
|
||||
# CONFIG_SCSI_CONSTANTS is not set
|
||||
|
@ -3371,6 +3370,7 @@ CONFIG_SPI_SPIDEV=m
|
|||
CONFIG_SPI_SLAVE=y
|
||||
# CONFIG_SPI_SLAVE_TIME is not set
|
||||
# CONFIG_SPI_SLAVE_SYSTEM_CONTROL is not set
|
||||
CONFIG_SPI_DYNAMIC=y
|
||||
# CONFIG_SPMI is not set
|
||||
# CONFIG_HSI is not set
|
||||
CONFIG_PPS=m
|
||||
|
|
Loading…
Reference in a new issue