mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-aarch64-rc to 5.4.rc6-1
This commit is contained in:
parent
61de28c73a
commit
8875c76616
2 changed files with 6 additions and 7 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=5.4
|
||||
_rcrel=5
|
||||
_rcrel=6
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -29,12 +29,12 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('c209e869a14252662942c925184e331b'
|
||||
md5sums=('58b2b15fb3c429948051ce4f12f30c37'
|
||||
'78f0a8c92f49c45d10f7a2b9455551b6'
|
||||
'86eab100b2b6b4abff411055949329bd'
|
||||
'843e7d5c5bc47f2899632d6610b4047b'
|
||||
'138648f7eecf6db5754e25a29b1b175d'
|
||||
'315d5eeaa13f6d91d5dd0658bd33477a'
|
||||
'1f0ac327a3e3a1f1af57b5b2a7813a39'
|
||||
'7f1a96e24f5150f790df94398e9525a3'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.4.0-rc4-1 Kernel Configuration
|
||||
# Linux/arm64 5.4.0-rc6-1 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -559,7 +559,6 @@ CONFIG_EFI_BOOTLOADER_CONTROL=y
|
|||
# CONFIG_EFI_CAPSULE_LOADER is not set
|
||||
# CONFIG_EFI_TEST is not set
|
||||
# CONFIG_RESET_ATTACK_MITIGATION is not set
|
||||
# CONFIG_EFI_RCI2_TABLE is not set
|
||||
# end of EFI (Extensible Firmware Interface) Support
|
||||
|
||||
CONFIG_EFI_EARLYCON=y
|
||||
|
@ -6135,11 +6134,11 @@ CONFIG_SND_SOC_RK3399_GRU_SOUND=m
|
|||
#
|
||||
# Allwinner SoC Audio support
|
||||
#
|
||||
# CONFIG_SND_SUN4I_CODEC is not set
|
||||
CONFIG_SND_SUN4I_CODEC=m
|
||||
CONFIG_SND_SUN8I_CODEC=m
|
||||
CONFIG_SND_SUN8I_CODEC_ANALOG=m
|
||||
CONFIG_SND_SUN50I_CODEC_ANALOG=m
|
||||
# CONFIG_SND_SUN4I_I2S is not set
|
||||
CONFIG_SND_SUN4I_I2S=m
|
||||
CONFIG_SND_SUN4I_SPDIF=m
|
||||
CONFIG_SND_SUN8I_ADDA_PR_REGMAP=m
|
||||
# end of Allwinner SoC Audio support
|
||||
|
|
Loading…
Reference in a new issue