mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-kirkwood to 4.4.16-2
This commit is contained in:
parent
3fa2b63760
commit
2007c37f58
2 changed files with 6 additions and 7 deletions
|
@ -8,7 +8,7 @@ _kernelname=${pkgbase#linux}
|
|||
_desc="Marvell Kirkwood"
|
||||
pkgver=4.4.16
|
||||
srcver=${pkgver%.0}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
cryptodev_commit=bc67142c57eadc0aafd0323ec527849012786643
|
||||
bfqver=v7r11
|
||||
|
||||
|
@ -40,8 +40,8 @@ source=("https://kernel.org/pub/linux/kernel/v4.x/linux-${srcver}.tar.xz"
|
|||
|
||||
md5sums=('4edd7cca8a61a48034a9087fd35610f4'
|
||||
'b91129f87c799e7184c00257eeddd2f2'
|
||||
'ff71ed0dead6bd4601c38025a1cdc575'
|
||||
'5faf5d5f9aadf621942bd03c3b993947'
|
||||
'b5fce698f52da9ac170a6639f3135bca'
|
||||
'e650862b74709a85faa2730240af503c'
|
||||
'09d44b9f07abfaeaf4f688ee52034786'
|
||||
'SKIP'
|
||||
'2c8ecae91223868decdf37b8a76489b7'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.4.1-1 Kernel Configuration
|
||||
# Linux/arm 4.4.16-2 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -217,6 +217,7 @@ CONFIG_HAVE_PERF_USER_STACK_DUMP=y
|
|||
CONFIG_HAVE_ARCH_JUMP_LABEL=y
|
||||
CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
|
||||
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
|
||||
CONFIG_SECCOMP_FILTER=y
|
||||
CONFIG_HAVE_CC_STACKPROTECTOR=y
|
||||
# CONFIG_CC_STACKPROTECTOR is not set
|
||||
CONFIG_CC_STACKPROTECTOR_NONE=y
|
||||
|
@ -489,7 +490,7 @@ CONFIG_FRAME_VECTOR=y
|
|||
CONFIG_FORCE_MAX_ZONEORDER=11
|
||||
CONFIG_ALIGNMENT_TRAP=y
|
||||
CONFIG_UACCESS_WITH_MEMCPY=y
|
||||
# CONFIG_SECCOMP is not set
|
||||
CONFIG_SECCOMP=y
|
||||
CONFIG_SWIOTLB=y
|
||||
CONFIG_IOMMU_HELPER=y
|
||||
|
||||
|
@ -4524,7 +4525,6 @@ CONFIG_IIO=m
|
|||
# CONFIG_MMA9553 is not set
|
||||
# CONFIG_MXC4005 is not set
|
||||
# CONFIG_STK8312 is not set
|
||||
# CONFIG_STK8BA50 is not set
|
||||
|
||||
#
|
||||
# Analog to digital converters
|
||||
|
@ -5224,7 +5224,6 @@ CONFIG_DEBUG_ICEDCC=y
|
|||
# CONFIG_DEBUG_LL_UART_PL01X is not set
|
||||
CONFIG_DEBUG_LL_INCLUDE="debug/8250.S"
|
||||
CONFIG_DEBUG_UART_8250=y
|
||||
# CONFIG_DEBUG_UART_BCM63XX is not set
|
||||
CONFIG_DEBUG_UART_PHYS=0xf1012000
|
||||
CONFIG_DEBUG_UART_VIRT=0xfed12000
|
||||
CONFIG_DEBUG_UART_8250_SHIFT=2
|
||||
|
|
Loading…
Reference in a new issue