mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
parent
98aeefbf03
commit
a3c8c13f38
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-3.18
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=3.18.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
rcnrel=bone1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -25,7 +25,7 @@ md5sums=('9e854df51ca3fef8bfe566dbd7b89241'
|
|||
'e8563b2feaa6c33d20d23ac7add9d385'
|
||||
'74016dca6551af704649383569e5e991'
|
||||
'SKIP'
|
||||
'cdca1e95ac460aa6d8fb04c5c99e9238')
|
||||
'5bdc565d883753f127beba0f0f12530c')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.18.1-1 Kernel Configuration
|
||||
# Linux/arm 3.18.5-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -596,13 +596,13 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=y
|
|||
CONFIG_CPU_FREQ_GOV_USERSPACE=y
|
||||
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
|
||||
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
|
||||
# CONFIG_CPUFREQ_DT is not set
|
||||
CONFIG_CPUFREQ_DT=y
|
||||
|
||||
#
|
||||
# ARM CPU frequency scaling drivers
|
||||
#
|
||||
# CONFIG_ARM_KIRKWOOD_CPUFREQ is not set
|
||||
# CONFIG_ARM_OMAP2PLUS_CPUFREQ is not set
|
||||
CONFIG_ARM_OMAP2PLUS_CPUFREQ=y
|
||||
|
||||
#
|
||||
# CPU Idle
|
||||
|
|
Loading…
Reference in a new issue