mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7 to 4.15.3-1
This commit is contained in:
parent
29429441df
commit
2651a3f9d5
2 changed files with 8 additions and 8 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.15
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.15.2
|
||||
pkgver=4.15.3
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x1
|
||||
arch=('armv7h')
|
||||
|
@ -34,8 +34,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('0d701ac1e2a67d47ce7127432df2c32b'
|
||||
'2ab9af1ef74132932b760e677e338983'
|
||||
'e6925c82f4f2799def0afd9eec0dfdab'
|
||||
'93f6407ab82eb84d03ef2a782c15d1f3'
|
||||
'c7ee9c2ab520fdf2cb99446974d0ad02'
|
||||
'7fe0862ef33a0c05a7cfc586a4f1dfe1'
|
||||
'6a4f027a2558741fa932b2bbc0de27eb'
|
||||
'd5759bba814aaf3fe0ec4d230cca28e9'
|
||||
|
@ -45,7 +45,7 @@ md5sums=('0d701ac1e2a67d47ce7127432df2c32b'
|
|||
'3ae78bd2c88a5beaf85d3f9ff53289d0'
|
||||
'd7aee2b9e035fbc7e8ed2142251cba05'
|
||||
'ce8d5eed57e2841ae3021dd375b9ca8a'
|
||||
'26eec77cb9bb71caca55940f9bac9aed'
|
||||
'6507580aca806cae927320d1ddbd279a'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
'584777ae88bce2c5659960151b64c7d8'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.15.1-1 Kernel Configuration
|
||||
# Linux/arm 4.15.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -7368,12 +7368,12 @@ CONFIG_DEVFREQ_GOV_PASSIVE=y
|
|||
#
|
||||
# DEVFREQ Drivers
|
||||
#
|
||||
CONFIG_ARM_EXYNOS_BUS_DEVFREQ=y
|
||||
# CONFIG_ARM_EXYNOS_BUS_DEVFREQ is not set
|
||||
CONFIG_ARM_TEGRA_DEVFREQ=y
|
||||
# CONFIG_ARM_RK3399_DMC_DEVFREQ is not set
|
||||
CONFIG_PM_DEVFREQ_EVENT=y
|
||||
CONFIG_DEVFREQ_EVENT_EXYNOS_NOCP=y
|
||||
CONFIG_DEVFREQ_EVENT_EXYNOS_PPMU=y
|
||||
# CONFIG_DEVFREQ_EVENT_EXYNOS_NOCP is not set
|
||||
# CONFIG_DEVFREQ_EVENT_EXYNOS_PPMU is not set
|
||||
CONFIG_DEVFREQ_EVENT_ROCKCHIP_DFI=y
|
||||
CONFIG_EXTCON=y
|
||||
|
||||
|
|
Loading…
Reference in a new issue