Skip to content

Commit

Permalink
canting-4.9: Bring it up to 3.3
Browse files Browse the repository at this point in the history
*Enable ARM_ARCH_TIMER_VCT_ACCESS as of this b03815e

Change-Id: Ide9023da899a32e0e31562817d122a1cd4621867
Signed-off-by: khusika <khusikadhamar@gmail.com>
  • Loading branch information
khusika committed May 22, 2019
1 parent b03815e commit 735c4e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arch/arm64/configs/canting-tissot_defconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.9.177 Kernel Configuration
# Linux/arm64 4.9.178 Kernel Configuration
#
CONFIG_ARM64=y
CONFIG_64BIT=y
Expand Down Expand Up @@ -46,7 +46,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-Canting-3.2"
CONFIG_LOCALVERSION="-Canting-3.3"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
Expand Down Expand Up @@ -3796,7 +3796,7 @@ CONFIG_CLKSRC_OF=y
CONFIG_CLKSRC_PROBE=y
CONFIG_ARM_ARCH_TIMER=y
CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y
# CONFIG_ARM_ARCH_TIMER_VCT_ACCESS is not set
CONFIG_ARM_ARCH_TIMER_VCT_ACCESS=y
CONFIG_FSL_ERRATUM_A008585=y
CONFIG_MSM_TIMER_LEAP=y
# CONFIG_ARM_TIMER_SP804 is not set
Expand Down

0 comments on commit 735c4e8

Please sign in to comment.