mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv5-rc to 4.10.rc4-1
This commit is contained in:
parent
3c085f26c1
commit
c1c8533891
2 changed files with 5 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=2
|
||||
|
||||
_rcver=4.10
|
||||
_rcrel=3
|
||||
_rcrel=4
|
||||
|
||||
pkgbase=linux-armv5-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -22,11 +22,11 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/testing/${_srcname}.tar.xz
|
|||
'0002-at91-ariag25-updates.patch'
|
||||
'0003-at91-arietta-g25-support.patch'
|
||||
'config')
|
||||
md5sums=('f023c220594e730d9f620eb9079a7cee'
|
||||
md5sums=('a5e775559b20450b34b4824d6751a1fb'
|
||||
'8effa2a3ad3f2f4383dbc66a19f6f364'
|
||||
'cb5aa24e94ee13ae9ac7d2f05431fae6'
|
||||
'd735d353b37df63ae975bc262ec39ace'
|
||||
'cbc67348a8766541974fb05910b000f5')
|
||||
'eebbd8a92498d4e0af17a2bb11f5f0ec')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.10.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm 4.10.0-rc4-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -131,6 +131,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
|
||||
|
@ -1134,7 +1135,6 @@ CONFIG_HSR=m
|
|||
CONFIG_NET_SWITCHDEV=y
|
||||
CONFIG_NET_L3_MASTER_DEV=y
|
||||
# CONFIG_NET_NCSI is not set
|
||||
CONFIG_SOCK_CGROUP_DATA=y
|
||||
CONFIG_CGROUP_NET_PRIO=y
|
||||
CONFIG_CGROUP_NET_CLASSID=y
|
||||
CONFIG_NET_RX_BUSY_POLL=y
|
||||
|
@ -1854,7 +1854,6 @@ CONFIG_FIXED_PHY=y
|
|||
# CONFIG_LSI_ET1011C_PHY is not set
|
||||
# CONFIG_LXT_PHY is not set
|
||||
# CONFIG_MARVELL_PHY is not set
|
||||
# CONFIG_MESON_GXL_PHY is not set
|
||||
CONFIG_MICREL_PHY=y
|
||||
CONFIG_MICROCHIP_PHY=m
|
||||
# CONFIG_MICROSEMI_PHY is not set
|
||||
|
|
Loading…
Reference in a new issue