mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-aarch64-rc to 4.11.rc5-1
This commit is contained in:
parent
715ba0224b
commit
df08e82c31
2 changed files with 4 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
||||||
buildarch=8
|
buildarch=8
|
||||||
|
|
||||||
_rcver=4.11
|
_rcver=4.11
|
||||||
_rcrel=4
|
_rcrel=5
|
||||||
|
|
||||||
pkgbase=linux-aarch64-rc
|
pkgbase=linux-aarch64-rc
|
||||||
_srcname=linux-${_rcver}-rc${_rcrel}
|
_srcname=linux-${_rcver}-rc${_rcrel}
|
||||||
|
@ -21,9 +21,9 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/testing/${_srcname}.tar.xz
|
||||||
'0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
'0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
|
||||||
'config'
|
'config'
|
||||||
'linux.preset')
|
'linux.preset')
|
||||||
md5sums=('1f70990cea552f0a97150df80d70d7c9'
|
md5sums=('befcf31bc70bb90a2fb5aec2e0a8d11a'
|
||||||
'1d852d09fa6ec38017b3ebe631c02d32'
|
'1d852d09fa6ec38017b3ebe631c02d32'
|
||||||
'371d3bfff858fdfb56260ace4623efe2'
|
'4961cdad1bb89de5766d459187db3434'
|
||||||
'25d8f6983c9a616946848c0e075a949c')
|
'25d8f6983c9a616946848c0e075a949c')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 4.11.0-rc4-1 Kernel Configuration
|
# Linux/arm64 4.11.0-rc5-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM64=y
|
CONFIG_ARM64=y
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
|
@ -3410,7 +3410,6 @@ CONFIG_PINCTRL_TEGRA=y
|
||||||
CONFIG_PINCTRL_TEGRA124=y
|
CONFIG_PINCTRL_TEGRA124=y
|
||||||
CONFIG_PINCTRL_TEGRA210=y
|
CONFIG_PINCTRL_TEGRA210=y
|
||||||
CONFIG_PINCTRL_TEGRA_XUSB=y
|
CONFIG_PINCTRL_TEGRA_XUSB=y
|
||||||
# CONFIG_PINCTRL_TI_IODELAY is not set
|
|
||||||
CONFIG_PINCTRL_MTK=y
|
CONFIG_PINCTRL_MTK=y
|
||||||
CONFIG_PINCTRL_MT8173=y
|
CONFIG_PINCTRL_MT8173=y
|
||||||
CONFIG_GPIOLIB=y
|
CONFIG_GPIOLIB=y
|
||||||
|
|
Loading…
Reference in a new issue