mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-aarch64-rc to 4.8.rc5-1
This commit is contained in:
parent
b6e2b9d8dd
commit
6e9807fdb5
2 changed files with 5 additions and 7 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.8
|
||||
_rcrel=4
|
||||
_rcrel=5
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-4.$((${_rcver##*.}-1))
|
||||
|
@ -26,10 +26,10 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('5276563eb1f39a048e4a8a887408c031'
|
||||
'a0c0753ff460ff35ef9908ecc97fa943'
|
||||
'ea5b8a7699091e955e7e77f6a71ecc89'
|
||||
'8631a338f1c8f58d467809715c6e6deb'
|
||||
'e56e7fb7d65c129d9f242e672b3744ef'
|
||||
'c04d19783413cf0a804150d308f93d7a'
|
||||
'c030a83e0506004be9315165ffa10b7d'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.8.0-rc3-2 Kernel Configuration
|
||||
# Linux/arm64 4.8.0-rc5-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -402,7 +402,7 @@ CONFIG_HOTPLUG_PCI_ACPI=y
|
|||
#
|
||||
# PCI host controller drivers
|
||||
#
|
||||
# CONFIG_PCI_AARDVARK is not set
|
||||
CONFIG_PCI_AARDVARK=y
|
||||
CONFIG_PCIE_DW_PLAT=y
|
||||
CONFIG_PCIE_DW=y
|
||||
CONFIG_PCI_HOST_COMMON=y
|
||||
|
@ -1735,7 +1735,6 @@ CONFIG_APDS9802ALS=m
|
|||
CONFIG_ISL29003=m
|
||||
CONFIG_ISL29020=m
|
||||
CONFIG_SENSORS_TSL2550=m
|
||||
# CONFIG_SENSORS_BH1780 is not set
|
||||
CONFIG_SENSORS_BH1770=m
|
||||
CONFIG_SENSORS_APDS990X=m
|
||||
# CONFIG_HMC6352 is not set
|
||||
|
@ -3006,7 +3005,6 @@ CONFIG_SERIAL_ARC_NR_PORTS=1
|
|||
# CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
|
||||
CONFIG_SERIAL_MVEBU_UART=y
|
||||
CONFIG_SERIAL_MVEBU_CONSOLE=y
|
||||
CONFIG_SERIAL_MCTRL_GPIO=y
|
||||
CONFIG_HVC_DRIVER=y
|
||||
# CONFIG_HVC_DCC is not set
|
||||
CONFIG_VIRTIO_CONSOLE=y
|
||||
|
|
Loading…
Reference in a new issue