mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-trimslice to 3.1.10-9
This commit is contained in:
parent
e35abe6245
commit
88110c37b9
2 changed files with 4 additions and 4 deletions
|
@ -13,7 +13,7 @@ pkgname=('linux-trimslice' 'linux-headers-trimslice')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.1
|
||||
pkgver=${_basekernel}.10
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -31,7 +31,7 @@ md5sums=('58b2bb7a395fe6e74d0354b3382bc96c'
|
|||
'500d938ce15d1b0aff8d394aefb7a812'
|
||||
'b14a1a124c2d58fd346ed25ffbbe2959'
|
||||
'6e7667c6c6348bfeca22eaaa05462d62'
|
||||
'2cf9cf152f199f60f553a6e9801d12ac'
|
||||
'7cbc8ff60a1c82062c85ff4e4c37a9f8'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd869f19ed1630ec92c2843d907ecc91b')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.1.10-7 Kernel Configuration
|
||||
# Linux/arm 3.1.10-9 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_HAVE_PWM=y
|
||||
|
@ -511,7 +511,7 @@ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
|
|||
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
|
||||
CONFIG_CPU_FREQ_GOV_USERSPACE=y
|
||||
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
|
||||
CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
|
||||
# CONFIG_CPU_FREQ_GOV_INTERACTIVE is not set
|
||||
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue