summaryrefslogtreecommitdiff
path: root/zephyr/projects
diff options
context:
space:
mode:
authorKeith Short <keithshort@chromium.org>2021-02-22 16:52:30 -0700
committerCommit Bot <commit-bot@chromium.org>2021-02-23 02:32:37 +0000
commit57e0642fbfbf8177a94313baa4c51fb6c2559824 (patch)
tree64b6a02352c1fa16811aa1e290921644f1722cc0 /zephyr/projects
parent5e487aaa37b4074fc4adcf3adc7be91e90268dca (diff)
downloadchrome-ec-57e0642fbfbf8177a94313baa4c51fb6c2559824.tar.gz
zephyr: disable CONFIG_CORTEX_M_SYSTICK
The CONFIG_CORTEX_M_SYSTICK option cannot be used with the Nuvoton kernel timer support. BUG=b:177904393 BRANCH=none TEST=zmake testall Cq-Depend: chromium:2713759 Signed-off-by: Keith Short <keithshort@chromium.org> Change-Id: I30f1c1a2c00319e8f787f4b98bc164fc43125165 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2714262 Reviewed-by: Simon Glass <sjg@chromium.org> Commit-Queue: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'zephyr/projects')
-rw-r--r--zephyr/projects/delbin/boards/arm/delbin/delbin_defconfig1
-rw-r--r--zephyr/projects/kohaku/boards/arm/kohaku/kohaku_defconfig1
-rw-r--r--zephyr/projects/volteer/boards/arm/volteer/volteer_defconfig3
3 files changed, 0 insertions, 5 deletions
diff --git a/zephyr/projects/delbin/boards/arm/delbin/delbin_defconfig b/zephyr/projects/delbin/boards/arm/delbin/delbin_defconfig
index 2d1cf94d25..7691c0dc7e 100644
--- a/zephyr/projects/delbin/boards/arm/delbin/delbin_defconfig
+++ b/zephyr/projects/delbin/boards/arm/delbin/delbin_defconfig
@@ -32,7 +32,6 @@ CONFIG_CLOCK_NPCX_APB1_PRESCALER=6
CONFIG_CLOCK_NPCX_APB2_PRESCALER=6
CONFIG_CLOCK_NPCX_APB3_PRESCALER=6
-CONFIG_CORTEX_M_SYSTICK=y
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=15000000
# Code RAM base for NPCX797FC
diff --git a/zephyr/projects/kohaku/boards/arm/kohaku/kohaku_defconfig b/zephyr/projects/kohaku/boards/arm/kohaku/kohaku_defconfig
index 9a2d70a37e..487ff7a757 100644
--- a/zephyr/projects/kohaku/boards/arm/kohaku/kohaku_defconfig
+++ b/zephyr/projects/kohaku/boards/arm/kohaku/kohaku_defconfig
@@ -38,7 +38,6 @@ CONFIG_CLOCK_NPCX_APB1_PRESCALER=6
CONFIG_CLOCK_NPCX_APB2_PRESCALER=6
CONFIG_CLOCK_NPCX_APB3_PRESCALER=6
-CONFIG_CORTEX_M_SYSTICK=y
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=15000000
# The following are valid for all:
diff --git a/zephyr/projects/volteer/boards/arm/volteer/volteer_defconfig b/zephyr/projects/volteer/boards/arm/volteer/volteer_defconfig
index 0c73e5a7d2..45e31baeeb 100644
--- a/zephyr/projects/volteer/boards/arm/volteer/volteer_defconfig
+++ b/zephyr/projects/volteer/boards/arm/volteer/volteer_defconfig
@@ -38,9 +38,6 @@ CONFIG_CLOCK_NPCX_APB1_PRESCALER=6
CONFIG_CLOCK_NPCX_APB2_PRESCALER=6
CONFIG_CLOCK_NPCX_APB3_PRESCALER=6
-# Ideally, we would use HSI48, but this is not supported in
-# Zephyr. Use "basic" HSI (8 MHz).
-CONFIG_CORTEX_M_SYSTICK=y
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=15000000
# The following are valid for all: