mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-rpi to 6.6.57-1
This commit is contained in:
parent
d538dc3d2c
commit
932c02d8cc
3 changed files with 15 additions and 8 deletions
|
@ -5,11 +5,11 @@
|
|||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||
|
||||
pkgbase=linux-rpi
|
||||
_commit=e53eefbc711622f0702e887f88d69f867aa0bf1a
|
||||
_commit=8ee418c866c263941fb468bc1eeab1d8059db705
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_regen=
|
||||
pkgver=6.6.56
|
||||
pkgver=6.6.57
|
||||
pkgrel=1
|
||||
pkgdesc='Linux'
|
||||
url="https://github.com/raspberrypi/linux"
|
||||
|
@ -30,14 +30,14 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
|||
linux.preset
|
||||
archarm.diffconfig
|
||||
)
|
||||
md5sums=('eea53989967aa6a7bc7441f9dd9b7803'
|
||||
md5sums=('9042d42a87b63fb4de39d6efecb962c1'
|
||||
'3bab7426d8c8818dda8353da3892a41f'
|
||||
'16c484af9f72b9275afcf83a6b8eab36'
|
||||
'a157c5bfc0f03d0728c92bd953b06265'
|
||||
'8b93b6ca167f70c60277f352f7b78024'
|
||||
'29fefd09551fe22458e876c9adbfb7bd')
|
||||
md5sums_armv7h=('77f84c8ea0b42e6e0b3663ccd4ec64b7')
|
||||
md5sums_aarch64=('a4a0732cc4e77f80a94034ae4b9f6b00')
|
||||
md5sums_armv7h=('8811affb75fb643ba07cd751527a7611')
|
||||
md5sums_aarch64=('6ae8d04c083ee7aab8a0e346b01afc61')
|
||||
|
||||
# setup vars
|
||||
if [[ $CARCH == "armv7h" ]]; then
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.6.56 Kernel Configuration
|
||||
# Linux/arm 6.6.57 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240507"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -6180,6 +6180,7 @@ CONFIG_HID_ZEROPLUS=m
|
|||
CONFIG_HID_ZYDACRON=m
|
||||
# CONFIG_HID_SENSOR_HUB is not set
|
||||
# CONFIG_HID_ALPS is not set
|
||||
# CONFIG_HID_MCP2200 is not set
|
||||
# CONFIG_HID_MCP2221 is not set
|
||||
# end of Special HID drivers
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.6.56 Kernel Configuration
|
||||
# Linux/arm64 6.6.57 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240507"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
@ -52,6 +52,7 @@ CONFIG_GENERIC_IRQ_PROBE=y
|
|||
CONFIG_GENERIC_IRQ_SHOW=y
|
||||
CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
|
||||
CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y
|
||||
CONFIG_GENERIC_IRQ_MIGRATION=y
|
||||
CONFIG_GENERIC_IRQ_INJECTION=y
|
||||
CONFIG_HARDIRQS_SW_RESEND=y
|
||||
CONFIG_GENERIC_IRQ_CHIP=y
|
||||
|
@ -417,7 +418,7 @@ CONFIG_CPU_LITTLE_ENDIAN=y
|
|||
# CONFIG_SCHED_CLUSTER is not set
|
||||
# CONFIG_SCHED_SMT is not set
|
||||
CONFIG_NR_CPUS=4
|
||||
# CONFIG_HOTPLUG_CPU is not set
|
||||
CONFIG_HOTPLUG_CPU=y
|
||||
# CONFIG_NUMA is not set
|
||||
# CONFIG_HZ_100 is not set
|
||||
CONFIG_HZ_250=y
|
||||
|
@ -625,6 +626,8 @@ CONFIG_CPU_MITIGATIONS=y
|
|||
# General architecture-dependent options
|
||||
#
|
||||
CONFIG_ARCH_HAS_SUBPAGE_FAULTS=y
|
||||
CONFIG_HOTPLUG_CORE_SYNC=y
|
||||
CONFIG_HOTPLUG_CORE_SYNC_DEAD=y
|
||||
CONFIG_KPROBES=y
|
||||
CONFIG_JUMP_LABEL=y
|
||||
# CONFIG_STATIC_KEYS_SELFTEST is not set
|
||||
|
@ -1986,6 +1989,7 @@ CONFIG_EFI_EARLYCON=y
|
|||
# end of EFI (Extensible Firmware Interface) Support
|
||||
|
||||
CONFIG_ARM_PSCI_FW=y
|
||||
# CONFIG_ARM_PSCI_CHECKER is not set
|
||||
CONFIG_HAVE_ARM_SMCCC=y
|
||||
CONFIG_HAVE_ARM_SMCCC_DISCOVERY=y
|
||||
CONFIG_ARM_SMCCC_SOC_ID=y
|
||||
|
@ -6355,6 +6359,7 @@ CONFIG_HID_ZEROPLUS=m
|
|||
CONFIG_HID_ZYDACRON=m
|
||||
# CONFIG_HID_SENSOR_HUB is not set
|
||||
# CONFIG_HID_ALPS is not set
|
||||
# CONFIG_HID_MCP2200 is not set
|
||||
# CONFIG_HID_MCP2221 is not set
|
||||
# end of Special HID drivers
|
||||
|
||||
|
@ -9097,6 +9102,7 @@ CONFIG_RCU_TRACE=y
|
|||
# end of RCU Debugging
|
||||
|
||||
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
|
||||
# CONFIG_CPU_HOTPLUG_STATE_CONTROL is not set
|
||||
CONFIG_LATENCYTOP=y
|
||||
# CONFIG_DEBUG_CGROUP_REF is not set
|
||||
CONFIG_NOP_TRACER=y
|
||||
|
|
Loading…
Reference in a new issue