mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-aarch64-rc to 4.13.rc2-1
This commit is contained in:
parent
604b697102
commit
8d176dcc2b
2 changed files with 10 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.13
|
||||
_rcrel=1
|
||||
_rcrel=2
|
||||
|
||||
pkgbase=linux-aarch64-rc
|
||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||
|
@ -21,9 +21,9 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
|
|||
'0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||
'config'
|
||||
'linux.preset')
|
||||
md5sums=('4e4460aade24c6aa108d50bf40b41916'
|
||||
md5sums=('ebf080ca271f88b88e784f62ffcc3ec0'
|
||||
'1d852d09fa6ec38017b3ebe631c02d32'
|
||||
'9d6120351985e4b1d7fb022b1757f587'
|
||||
'455d593ed5f0f0c7582717fe50b653d7'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.13.0-rc1-1 Kernel Configuration
|
||||
# Linux/arm64 4.13.0-rc2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -7035,9 +7035,13 @@ CONFIG_MESON_EFUSE=m
|
|||
#
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_TEE is not set
|
||||
CONFIG_MULTIPLEXER=y
|
||||
CONFIG_MULTIPLEXER=m
|
||||
|
||||
#
|
||||
# Multiplexer drivers
|
||||
#
|
||||
# CONFIG_MUX_ADG792A is not set
|
||||
CONFIG_MUX_GPIO=y
|
||||
CONFIG_MUX_GPIO=m
|
||||
# CONFIG_MUX_MMIO is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue