mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-am33x to 5.4.2-1
This commit is contained in:
parent
3b37ec367d
commit
9e57df094e
2 changed files with 9 additions and 9 deletions
|
@ -7,10 +7,10 @@ pkgbase=linux-am33x
|
|||
_srcname=linux-5.4
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.4.1
|
||||
pkgver=5.4.2
|
||||
pkgrel=1
|
||||
rcnver=5.4.0
|
||||
rcnrel=bone8
|
||||
rcnver=5.4.1
|
||||
rcnrel=bone9
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -25,11 +25,11 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('ce9b2d974d27408a61c53a30d3f98fb9'
|
||||
'0f859f2223def2b6e5dbf627515f708f'
|
||||
'c2c2a19ea60951d4510936cfec60bb83'
|
||||
'debad4bcc336d83f6bff88aed8384038'
|
||||
'a1cb607c55d00ecc3fe60f1f15341616'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'f2801f2539b8c5e924d307112fa78183'
|
||||
'ad636197ac782b0b145f065d893ead4e'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 5.4.0-1 Kernel Configuration
|
||||
# Linux/arm 5.4.2-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -1818,6 +1818,7 @@ CONFIG_DMA_SHARED_BUFFER=y
|
|||
CONFIG_OMAP_INTERCONNECT=y
|
||||
# CONFIG_OMAP_OCP2SCP is not set
|
||||
CONFIG_SIMPLE_PM_BUS=y
|
||||
CONFIG_TI_PWMSS=y
|
||||
CONFIG_TI_SYSC=y
|
||||
# CONFIG_VEXPRESS_CONFIG is not set
|
||||
# end of Bus devices
|
||||
|
@ -5774,7 +5775,6 @@ CONFIG_UWB=m
|
|||
CONFIG_UWB_HWA=m
|
||||
CONFIG_UWB_I1480U=m
|
||||
CONFIG_EXFAT_FS=m
|
||||
CONFIG_EXFAT_DONT_MOUNT_VFAT=y
|
||||
CONFIG_EXFAT_DISCARD=y
|
||||
# CONFIG_EXFAT_DELAYED_SYNC is not set
|
||||
# CONFIG_EXFAT_KERNEL_DEBUG is not set
|
||||
|
@ -6432,7 +6432,6 @@ CONFIG_PWM_OMAP_DMTIMER=y
|
|||
CONFIG_PWM_PCA9685=y
|
||||
CONFIG_PWM_TIECAP=y
|
||||
CONFIG_PWM_TIEHRPWM=y
|
||||
CONFIG_PWM_TIPWMSS=y
|
||||
|
||||
#
|
||||
# IRQ chip support
|
||||
|
@ -6521,6 +6520,7 @@ CONFIG_PM_OPP=y
|
|||
# CONFIG_SLIMBUS is not set
|
||||
# CONFIG_INTERCONNECT is not set
|
||||
CONFIG_COUNTER=m
|
||||
CONFIG_TI_EQEP=m
|
||||
# CONFIG_FTM_QUADDEC is not set
|
||||
# end of Device Drivers
|
||||
|
||||
|
|
Loading…
Reference in a new issue