mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-mmp to 3.18.127-1
This commit is contained in:
parent
fa713111fc
commit
13d0645c75
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-mmp
|
|||
_srcname=linux-3.18
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell PXA168/MMP platforms"
|
||||
pkgver=3.18.126
|
||||
pkgver=3.18.127
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="https://github.com/Marvell-Semi/PXA168_kernel/tree/gplugd-dev"
|
||||
|
@ -27,7 +27,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
'0009-Revert-net-phy-Do-not-perform-software-reset-for-Gen.patch'
|
||||
'config')
|
||||
md5sums=('9e854df51ca3fef8bfe566dbd7b89241'
|
||||
'0939a5a6d0e3f63f9d6122b07266e900'
|
||||
'51e16c3bd8b53acb9d62d8f9a1a7d3a9'
|
||||
'bfd81313763714222a0ba84d51ad12bc'
|
||||
'f2b57a976904e07acc637a963691b588'
|
||||
'a1746d9678717d18eb57ea318f68be6d'
|
||||
|
@ -37,7 +37,7 @@ md5sums=('9e854df51ca3fef8bfe566dbd7b89241'
|
|||
'132bd1fc48bf35847ff6998050673733'
|
||||
'9b04a627cf70d3d69eb02c2544170b06'
|
||||
'7bb7483b63e8f348cb8981f0b04cf3cc'
|
||||
'21d3abb32df8c45a5c3376aeef43a476')
|
||||
'115140acd49e62f84d7719f909d14bff')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.18.123-1 Kernel Configuration
|
||||
# Linux/arm 3.18.127-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -1050,6 +1050,7 @@ CONFIG_BT_HCIUART_H4=y
|
|||
CONFIG_BT_HCIUART_BCSP=y
|
||||
CONFIG_BT_HCIUART_ATH3K=y
|
||||
CONFIG_BT_HCIUART_LL=y
|
||||
# CONFIG_BT_HCIUART_3WIRE is not set
|
||||
CONFIG_BT_HCIBCM203X=m
|
||||
CONFIG_BT_HCIBPA10X=m
|
||||
CONFIG_BT_HCIBFUSB=m
|
||||
|
|
Loading…
Reference in a new issue