core/linux-armv7-rc to 5.5.rc4-1

This commit is contained in:
Kevin Mihelich 2020-01-08 04:14:46 +00:00
parent b57dcff47e
commit 2cdd27424a
2 changed files with 21 additions and 21 deletions

View file

@ -4,8 +4,8 @@
buildarch=4
_rcver=5.5
_rcrel=2
_rcnrel=armv7-x2
_rcrel=4
_rcnrel=armv7-x3
pkgbase=linux-armv7-rc
_srcname=linux-${_rcver}-rc${_rcrel}
@ -35,8 +35,8 @@ source=("https://git.kernel.org/torvalds/t/${_srcname}.tar.gz"
'kernel_data_key.vbprivk'
'linux.preset'
'99-linux.hook')
md5sums=('9e23bfc0cfb83c9a4e66dff53945fbed'
'83832c4c6c7f82b32681e1d3c10d9c83'
md5sums=('1ff53bf13adf84a814fe254e52c4052e'
'92a5664e6876edcfdb4500117f1b6315'
'3acbc3919c615b8aa26ad186c68993c3'
'f2c68a5ec7a9f35da95cfd1917b45a23'
'5c978e49ac35a0929c7d9c334236a4b3'
@ -46,7 +46,7 @@ md5sums=('9e23bfc0cfb83c9a4e66dff53945fbed'
'68fb23b133bd40b23b9be88b812006be'
'69815186d139d7df11b7b849298a8fdb'
'e3ff621c2bfa5147cb0211187c2e2f22'
'7487972317417887f6ac622d710b4262'
'b03f543d1689fc697f307686d323a49e'
'4f2379ed84258050edb858ee8d281678'
'61c5ff73c136ed07a7aadbf58db3d96a'
'584777ae88bce2c5659960151b64c7d8'

View file

@ -1,13 +1,13 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.5.0-rc2-1 Kernel Configuration
# Linux/arm 5.5.0-rc4-1 Kernel Configuration
#
#
# Compiler: gcc (GCC) 8.3.0
# Compiler: gcc (GCC) 9.2.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80300
CONFIG_GCC_VERSION=90200
CONFIG_CLANG_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_HAS_ASM_GOTO=y
@ -9736,19 +9736,6 @@ CONFIG_RING_BUFFER=y
CONFIG_RING_BUFFER_ALLOW_SWAP=y
CONFIG_TRACING_SUPPORT=y
# CONFIG_FTRACE is not set
# CONFIG_KUNIT is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
# end of Kernel hacking
#
# Kernel Testing and Coverage
#
CONFIG_ARCH_HAS_KCOV=y
CONFIG_CC_HAS_SANCOV_TRACE_PC=y
# CONFIG_KCOV is not set
# CONFIG_RUNTIME_TESTING_MENU is not set
# CONFIG_MEMTEST is not set
# CONFIG_SAMPLES is not set
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
CONFIG_STRICT_DEVMEM=y
@ -9771,4 +9758,17 @@ CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h"
# CONFIG_PID_IN_CONTEXTIDR is not set
# CONFIG_CORESIGHT is not set
# end of arm Debugging
#
# Kernel Testing and Coverage
#
# CONFIG_KUNIT is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
CONFIG_ARCH_HAS_KCOV=y
CONFIG_CC_HAS_SANCOV_TRACE_PC=y
# CONFIG_KCOV is not set
# CONFIG_RUNTIME_TESTING_MENU is not set
# CONFIG_MEMTEST is not set
# end of Kernel Testing and Coverage
# end of Kernel hacking