mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7 to 4.8.1-2
This commit is contained in:
parent
3d278b60f8
commit
81d2b0405e
2 changed files with 6 additions and 8 deletions
|
@ -8,7 +8,7 @@ _srcname=linux-4.8
|
|||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.8.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
rcnrel=armv7-x3
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -54,7 +54,7 @@ md5sums=('c1af0afbd3df35c1ccdc7a5118cd2d07'
|
|||
'72ba4bb39771f3ce3f5fa01ae327a9bd'
|
||||
'ce698dca6cdc3a158037cd6199d57741'
|
||||
'fe4ee64c38b0d144b5bb99239a3123f7'
|
||||
'ec8b2cd683bc0850787bf6ae725e3c2c'
|
||||
'7d7e270d6871c674d7110622b14c4d23'
|
||||
'1813b39074d01af6548951764a0f6444'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.8.1-1 Kernel Configuration
|
||||
# Linux/arm 4.8.1-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -3924,13 +3924,11 @@ CONFIG_CHARGER_TPS65217=m
|
|||
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
|
||||
# CONFIG_CHARGER_RT9455 is not set
|
||||
CONFIG_AXP20X_POWER=y
|
||||
CONFIG_POWER_SEQUENCE=y
|
||||
|
||||
#
|
||||
# Power Sequence Support
|
||||
#
|
||||
CONFIG_PWRSEQ_GENERIC=y
|
||||
CONFIG_PWRSEQ_GENERIC_INSTANCE_NUMBER=2
|
||||
# CONFIG_PWRSEQ_GENERIC is not set
|
||||
# CONFIG_PWRSEQ_SAMPLE is not set
|
||||
CONFIG_POWER_RESET=y
|
||||
CONFIG_POWER_RESET_AS3722=y
|
||||
|
@ -5876,13 +5874,13 @@ CONFIG_USB_XHCI_HCD=y
|
|||
CONFIG_USB_XHCI_PCI=y
|
||||
CONFIG_USB_XHCI_PLATFORM=y
|
||||
CONFIG_USB_XHCI_MVEBU=y
|
||||
CONFIG_USB_XHCI_TEGRA=m
|
||||
CONFIG_USB_XHCI_TEGRA=y
|
||||
CONFIG_USB_EHCI_HCD=y
|
||||
CONFIG_USB_EHCI_ROOT_HUB_TT=y
|
||||
CONFIG_USB_EHCI_TT_NEWSCHED=y
|
||||
CONFIG_USB_EHCI_PCI=y
|
||||
CONFIG_USB_EHCI_MXC=y
|
||||
CONFIG_USB_EHCI_HCD_OMAP=m
|
||||
CONFIG_USB_EHCI_HCD_OMAP=y
|
||||
CONFIG_USB_EHCI_HCD_ORION=y
|
||||
CONFIG_USB_EHCI_TEGRA=y
|
||||
CONFIG_USB_EHCI_EXYNOS=y
|
||||
|
|
Loading…
Reference in a new issue