mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-aarch64-rc to 5.15.rc6-1
This commit is contained in:
parent
77d8dd5570
commit
0f45a2fc0e
2 changed files with 7 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=5.15
|
||||
_rcrel=5
|
||||
_rcrel=6
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -27,10 +27,10 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'linux.preset'
|
||||
'60-linux.hook'
|
||||
'90-linux.hook')
|
||||
md5sums=('493b75bec74e5dfc887c7224df404dd3'
|
||||
md5sums=('3577e4e5970c537de05e0a96ade385b5'
|
||||
'21d3e833437461aed3b6ca68b5d8afa0'
|
||||
'd679f49645578a193d6e3c220787a40d'
|
||||
'c30a026bbe3f5c483984fa997645b60e'
|
||||
'b59b761dd60e359f3dd51bc93ffd158f'
|
||||
'e19fbe69f1258b99ee6bed21d7afcbce'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.15.0-rc5-1 Kernel Configuration
|
||||
# Linux/arm64 5.15.0-rc6-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -1563,6 +1563,8 @@ CONFIG_NET_DSA_TAG_EDSA=m
|
|||
# CONFIG_NET_DSA_TAG_MTK is not set
|
||||
# CONFIG_NET_DSA_TAG_KSZ is not set
|
||||
# CONFIG_NET_DSA_TAG_RTL4_A is not set
|
||||
# CONFIG_NET_DSA_TAG_OCELOT is not set
|
||||
# CONFIG_NET_DSA_TAG_OCELOT_8021Q is not set
|
||||
CONFIG_NET_DSA_TAG_QCA=m
|
||||
# CONFIG_NET_DSA_TAG_LAN9303 is not set
|
||||
# CONFIG_NET_DSA_TAG_SJA1105 is not set
|
||||
|
@ -2163,7 +2165,6 @@ CONFIG_ARM_CCI400_COMMON=y
|
|||
# CONFIG_HISILICON_LPC is not set
|
||||
# CONFIG_IMX_WEIM is not set
|
||||
CONFIG_QCOM_EBI2=y
|
||||
CONFIG_SIMPLE_PM_BUS=y
|
||||
CONFIG_SUN50I_DE2_BUS=y
|
||||
CONFIG_SUNXI_RSB=y
|
||||
CONFIG_TEGRA_ACONNECT=m
|
||||
|
@ -8585,6 +8586,7 @@ CONFIG_APPLE_DART=y
|
|||
CONFIG_ARM_SMMU=y
|
||||
# CONFIG_ARM_SMMU_LEGACY_DT_BINDINGS is not set
|
||||
CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT=y
|
||||
CONFIG_ARM_SMMU_QCOM=y
|
||||
CONFIG_ARM_SMMU_V3=y
|
||||
# CONFIG_ARM_SMMU_V3_SVA is not set
|
||||
CONFIG_MTK_IOMMU=y
|
||||
|
|
Loading…
Reference in a new issue