mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-armv7-rc to 4.10.rc4-1
This commit is contained in:
parent
788e75df87
commit
fc78c8c5d7
2 changed files with 17 additions and 12 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=4
|
||||
|
||||
_rcver=4.10
|
||||
_rcrel=3
|
||||
_rcrel=4
|
||||
_rcnrel=armv7-x1
|
||||
|
||||
pkgbase=linux-armv7-rc
|
||||
|
@ -34,8 +34,8 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/testing/${_srcname}.tar.xz
|
|||
'kernel.its'
|
||||
'kernel.keyblock'
|
||||
'kernel_data_key.vbprivk')
|
||||
md5sums=('f023c220594e730d9f620eb9079a7cee'
|
||||
'fbfaeb6eb3ca4a5fc37d1c796f8c883a'
|
||||
md5sums=('a5e775559b20450b34b4824d6751a1fb'
|
||||
'518e6918185793b106ec2a3a61f6015f'
|
||||
'430137ab493c2279c0cd13a3570b3449'
|
||||
'f8b1e21e890bb5cbc9b0c876467f0772'
|
||||
'2caa18222d17b6bf0d701939a1dcb8fb'
|
||||
|
@ -45,7 +45,7 @@ md5sums=('f023c220594e730d9f620eb9079a7cee'
|
|||
'5f1f081fa789b652f42d43548aa5b210'
|
||||
'acf706b512918f216a2cf320710f9edc'
|
||||
'5c0c23275255d7b368fb50258b76499c'
|
||||
'bc4094662da8d08efafebb5b359dfa86'
|
||||
'5a85c2521fc2b1f8a95dba5a64be5a5a'
|
||||
'1813b39074d01af6548951764a0f6444'
|
||||
'4f2379ed84258050edb858ee8d281678'
|
||||
'61c5ff73c136ed07a7aadbf58db3d96a'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.10.0-rc2-1 Kernel Configuration
|
||||
# Linux/arm 4.10.0-rc4-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -144,6 +144,7 @@ CONFIG_CGROUP_CPUACCT=y
|
|||
CONFIG_CGROUP_PERF=y
|
||||
CONFIG_CGROUP_BPF=y
|
||||
# CONFIG_CGROUP_DEBUG is not set
|
||||
CONFIG_SOCK_CGROUP_DATA=y
|
||||
CONFIG_CHECKPOINT_RESTORE=y
|
||||
CONFIG_NAMESPACES=y
|
||||
CONFIG_UTS_NS=y
|
||||
|
@ -194,7 +195,7 @@ CONFIG_BPF_SYSCALL=y
|
|||
CONFIG_SHMEM=y
|
||||
CONFIG_AIO=y
|
||||
CONFIG_ADVISE_SYSCALLS=y
|
||||
# CONFIG_USERFAULTFD is not set
|
||||
CONFIG_USERFAULTFD=y
|
||||
CONFIG_PCI_QUIRKS=y
|
||||
CONFIG_MEMBARRIER=y
|
||||
CONFIG_EMBEDDED=y
|
||||
|
@ -996,7 +997,7 @@ CONFIG_INET_DIAG=m
|
|||
CONFIG_INET_TCP_DIAG=m
|
||||
CONFIG_INET_UDP_DIAG=m
|
||||
CONFIG_INET_RAW_DIAG=m
|
||||
# CONFIG_INET_DIAG_DESTROY is not set
|
||||
CONFIG_INET_DIAG_DESTROY=y
|
||||
CONFIG_TCP_CONG_ADVANCED=y
|
||||
CONFIG_TCP_CONG_BIC=m
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
|
@ -1560,8 +1561,11 @@ CONFIG_NET_ACT_VLAN=m
|
|||
CONFIG_NET_ACT_BPF=m
|
||||
CONFIG_NET_ACT_CONNMARK=m
|
||||
# CONFIG_NET_ACT_SKBMOD is not set
|
||||
# CONFIG_NET_ACT_IFE is not set
|
||||
CONFIG_NET_ACT_IFE=m
|
||||
# CONFIG_NET_ACT_TUNNEL_KEY is not set
|
||||
CONFIG_NET_IFE_SKBMARK=m
|
||||
CONFIG_NET_IFE_SKBPRIO=m
|
||||
# CONFIG_NET_IFE_SKBTCINDEX is not set
|
||||
CONFIG_NET_CLS_IND=y
|
||||
CONFIG_NET_SCH_FIFO=y
|
||||
CONFIG_DCB=y
|
||||
|
@ -1592,7 +1596,6 @@ CONFIG_RPS=y
|
|||
CONFIG_RFS_ACCEL=y
|
||||
CONFIG_XPS=y
|
||||
CONFIG_HWBM=y
|
||||
CONFIG_SOCK_CGROUP_DATA=y
|
||||
CONFIG_CGROUP_NET_PRIO=y
|
||||
CONFIG_CGROUP_NET_CLASSID=y
|
||||
CONFIG_NET_RX_BUSY_POLL=y
|
||||
|
@ -2526,7 +2529,7 @@ CONFIG_MACVTAP=m
|
|||
CONFIG_IPVLAN=m
|
||||
CONFIG_VXLAN=m
|
||||
CONFIG_GENEVE=m
|
||||
# CONFIG_GTP is not set
|
||||
CONFIG_GTP=m
|
||||
# CONFIG_MACSEC is not set
|
||||
CONFIG_NETCONSOLE=m
|
||||
CONFIG_NETCONSOLE_DYNAMIC=y
|
||||
|
@ -7931,8 +7934,10 @@ CONFIG_DEBUG_KERNEL=y
|
|||
#
|
||||
# Memory Debugging
|
||||
#
|
||||
# CONFIG_PAGE_EXTENSION is not set
|
||||
# CONFIG_PAGE_POISONING is not set
|
||||
CONFIG_PAGE_EXTENSION=y
|
||||
CONFIG_PAGE_POISONING=y
|
||||
CONFIG_PAGE_POISONING_NO_SANITY=y
|
||||
# CONFIG_PAGE_POISONING_ZERO is not set
|
||||
# CONFIG_DEBUG_OBJECTS is not set
|
||||
# CONFIG_SLUB_STATS is not set
|
||||
CONFIG_HAVE_DEBUG_KMEMLEAK=y
|
||||
|
|
Loading…
Reference in a new issue