mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-aarch64-rc to 4.12.rc5-1
This commit is contained in:
parent
f0dac1d030
commit
912d38cca4
2 changed files with 5 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
buildarch=8
|
||||
|
||||
_rcver=4.12
|
||||
_rcrel=4
|
||||
_rcrel=5
|
||||
|
||||
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=('8fa5efa39d93a8fcaf89688cb0cf4400'
|
||||
md5sums=('026421981675bb42c005ea7f8a910a68'
|
||||
'1d852d09fa6ec38017b3ebe631c02d32'
|
||||
'49ff43192e7c5ccea6a3d56afa03d71f'
|
||||
'4fa881c77f74764353778daa83642145'
|
||||
'25d8f6983c9a616946848c0e075a949c')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.12.0-rc4-1 Kernel Configuration
|
||||
# Linux/arm64 4.12.0-rc5-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
@ -4031,6 +4031,7 @@ CONFIG_REGULATOR_S2MPS11=y
|
|||
# CONFIG_REGULATOR_TPS6524X is not set
|
||||
# CONFIG_REGULATOR_VCTRL is not set
|
||||
CONFIG_REGULATOR_VEXPRESS=y
|
||||
CONFIG_CEC_CORE=m
|
||||
CONFIG_MEDIA_SUPPORT=m
|
||||
|
||||
#
|
||||
|
@ -4043,9 +4044,7 @@ CONFIG_MEDIA_RADIO_SUPPORT=y
|
|||
CONFIG_MEDIA_SDR_SUPPORT=y
|
||||
CONFIG_MEDIA_RC_SUPPORT=y
|
||||
CONFIG_MEDIA_CEC_SUPPORT=y
|
||||
CONFIG_CEC_CORE=m
|
||||
CONFIG_MEDIA_CEC_RC=y
|
||||
# CONFIG_MEDIA_CEC_DEBUG is not set
|
||||
CONFIG_MEDIA_CONTROLLER=y
|
||||
# CONFIG_MEDIA_CONTROLLER_DVB is not set
|
||||
CONFIG_VIDEO_DEV=m
|
||||
|
|
Loading…
Reference in a new issue