mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-aarch64-rc to 4.10.rc5-1
This commit is contained in:
parent
aa2f397139
commit
4796edcb2e
2 changed files with 6 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.10
|
||||
_rcrel=4
|
||||
_rcrel=5
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -22,10 +22,10 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/testing/${_srcname}.tar.xz
|
|||
'0002-i2c-bcm2835-prevent-null-pointer-dereference.patch'
|
||||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('a5e775559b20450b34b4824d6751a1fb'
|
||||
md5sums=('1b07140eb31f7b4f41022d16fb42f38e'
|
||||
'40b8809ecbbac362d3e61dea5dd1303b'
|
||||
'044f34cba214ed2e9f4dbd1c6a4925e4'
|
||||
'42c2d207690620c90ae15a9a864052db'
|
||||
'44a337fea317d8a8143a8d6f998a1183'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.10.0-rc2-1 Kernel Configuration
|
||||
# Linux/arm64 4.10.0-rc4-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -146,6 +146,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
|
||||
|
@ -1296,7 +1297,6 @@ CONFIG_QRTR_SMD=m
|
|||
CONFIG_RPS=y
|
||||
CONFIG_RFS_ACCEL=y
|
||||
CONFIG_XPS=y
|
||||
CONFIG_SOCK_CGROUP_DATA=y
|
||||
CONFIG_CGROUP_NET_PRIO=y
|
||||
CONFIG_CGROUP_NET_CLASSID=y
|
||||
CONFIG_NET_RX_BUSY_POLL=y
|
||||
|
@ -3461,7 +3461,7 @@ CONFIG_W1_SLAVE_DS2780=m
|
|||
CONFIG_W1_SLAVE_DS2781=m
|
||||
CONFIG_W1_SLAVE_DS28E04=m
|
||||
CONFIG_W1_SLAVE_BQ27000=m
|
||||
# CONFIG_POWER_AVS is not set
|
||||
CONFIG_POWER_AVS=y
|
||||
CONFIG_POWER_RESET=y
|
||||
CONFIG_POWER_RESET_GPIO=y
|
||||
CONFIG_POWER_RESET_GPIO_RESTART=y
|
||||
|
|
Loading…
Reference in a new issue