mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-armv7 to 4.8.1-3
This commit is contained in:
parent
74dafb1b57
commit
dfd9c014a1
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-4.8
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.8.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
rcnrel=armv7-x3
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -54,7 +54,7 @@ md5sums=('c1af0afbd3df35c1ccdc7a5118cd2d07'
|
|||
'72ba4bb39771f3ce3f5fa01ae327a9bd'
|
||||
'ce698dca6cdc3a158037cd6199d57741'
|
||||
'fe4ee64c38b0d144b5bb99239a3123f7'
|
||||
'7d7e270d6871c674d7110622b14c4d23'
|
||||
'522eba982ee9955ef6070517e4e78bdb'
|
||||
'1813b39074d01af6548951764a0f6444'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.8.1-2 Kernel Configuration
|
||||
# Linux/arm 4.8.1-3 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5874,7 +5874,7 @@ CONFIG_USB_XHCI_HCD=y
|
|||
CONFIG_USB_XHCI_PCI=y
|
||||
CONFIG_USB_XHCI_PLATFORM=y
|
||||
CONFIG_USB_XHCI_MVEBU=y
|
||||
CONFIG_USB_XHCI_TEGRA=y
|
||||
CONFIG_USB_XHCI_TEGRA=m
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
CONFIG_USB_EHCI_ROOT_HUB_TT=y
|
||||
CONFIG_USB_EHCI_TT_NEWSCHED=y
|
||||
|
|
Loading…
Reference in a new issue