mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-kirkwood-dt to 3.19.3-2; CONFIG_PCI_MVEBU=y
This commit is contained in:
parent
c67670f327
commit
dd1d0ff70a
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood-dt
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood DT"
|
||||
pkgver=3.19.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
cryptodev_commit=5054d20d45571cc85339351fde52f872eeb82206
|
||||
bfqver=v7r7
|
||||
|
||||
|
@ -41,7 +41,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${pkgver}.tar.xz"
|
|||
'nsa325_fdt.patch')
|
||||
|
||||
md5sums=('f543c62a717a514d99724e9bda15471e'
|
||||
'114e9f070fc6452d0afd7a8e17596449'
|
||||
'd1787b352f975747cdf8db687dbc2615'
|
||||
'a67c880f50e3aff38e821f9c0f659ac9'
|
||||
'9b5a265440abf57d2052838f31486a3a'
|
||||
'09d44b9f07abfaeaf4f688ee52034786'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.19.0-1 Kernel Configuration
|
||||
# Linux/arm 3.19.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -409,7 +409,7 @@ CONFIG_PCI_SYSCALL=y
|
|||
#
|
||||
# PCI host controller drivers
|
||||
#
|
||||
# CONFIG_PCI_MVEBU is not set
|
||||
CONFIG_PCI_MVEBU=y
|
||||
# CONFIG_PCI_HOST_GENERIC is not set
|
||||
# CONFIG_PCI_LAYERSCAPE is not set
|
||||
# CONFIG_PCIEPORTBUS is not set
|
||||
|
|
Loading…
Reference in a new issue