Skip to content

Commit

Permalink
[ARM64] Update kernel config to 4.19.49
Browse files Browse the repository at this point in the history
  • Loading branch information
niusmallnan committed Jun 10, 2019
1 parent 83df46e commit 83f2a91
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/arm64/kernel-config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.19.38 Kernel Configuration
# Linux/arm64 4.19.49 Kernel Configuration
#

#
Expand All @@ -9,6 +9,7 @@
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80300
CONFIG_CLANG_VERSION=0
CONFIG_CC_HAS_ASM_GOTO=y
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
Expand Down Expand Up @@ -364,6 +365,7 @@ CONFIG_ARM64_ERRATUM_832075=y
CONFIG_ARM64_ERRATUM_834220=y
CONFIG_ARM64_ERRATUM_843419=y
CONFIG_ARM64_ERRATUM_1024718=y
CONFIG_ARM64_ERRATUM_1463225=y
CONFIG_CAVIUM_ERRATUM_22375=y
CONFIG_CAVIUM_ERRATUM_23154=y
CONFIG_CAVIUM_ERRATUM_27456=y
Expand Down

0 comments on commit 83f2a91

Please sign in to comment.