summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig')
-rw-r--r--zephyr/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/zephyr/Kconfig b/zephyr/Kconfig
index d80548ca39..4943a73676 100644
--- a/zephyr/Kconfig
+++ b/zephyr/Kconfig
@@ -800,4 +800,10 @@ config PLATFORM_EC_GPIO_ID
devicetree node using the known nodelabels gpio_id_sku and
gpio_id_board.
+config SYSTEM_BOOT_TIME_LOGGING
+ bool "boot time logging"
+ help
+ This config enables boot time logging functionality in EC which
+ is used for calculating system boot time.
+
endif # PLATFORM_EC