mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-aarch64-rc to 5.7.rc2-3 (#1792)
This commit is contained in:
parent
5f52968a69
commit
8fdd89d0f8
2 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@ _srcname=linux-${_rcver}-rc${_rcrel}
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="AArch64 multi-platform (release candidate)"
|
||||
pkgver=${_rcver}.rc${_rcrel}
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('aarch64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -34,7 +34,7 @@ md5sums=('1eb840fb0a325703059a5f2f0aa621a0'
|
|||
'e85e2b7aa3bc42d7dd6b36c325d29e3f'
|
||||
'2c36fb143c27ed46f498c4d4633ea0c6'
|
||||
'2e3fe5b9053d6a2c5327113836409d13'
|
||||
'6f19f48c7cfced9c027e3ca8ac3aa02c'
|
||||
'90e18c2a044e99619615522056a8010c'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -8581,7 +8581,7 @@ CONFIG_PWM_CROS_EC=m
|
|||
# CONFIG_PWM_IMX1 is not set
|
||||
# CONFIG_PWM_IMX27 is not set
|
||||
# CONFIG_PWM_IMX_TPM is not set
|
||||
CONFIG_PWM_MESON=m
|
||||
CONFIG_PWM_MESON=y
|
||||
CONFIG_PWM_MTK_DISP=m
|
||||
CONFIG_PWM_MEDIATEK=m
|
||||
# CONFIG_PWM_PCA9685 is not set
|
||||
|
|
Loading…
Reference in a new issue