commit | d6b318de2f0670b13240c7147e60497aef5f1164 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 18 11:27:50 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 21 14:01:34 2022 -0500 |
tree | 82f8e40ad98e271528c464f032d51e79d257e8d1 | |
parent | 4b37fd146bb86b72f52b97386602ae58727b09fc [diff] [blame] |
Convert CONFIG_TIMESTAMP to Kconfig This converts the following to Kconfig: CONFIG_TIMESTAMP Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 8fc1897..6b11c3a 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig
@@ -1869,6 +1869,7 @@ imply OF_LIBFDT_OVERLAY imply ENV_VARS_UBOOT_RUNTIME_CONFIG imply USE_PREBOOT + imply TIMESTAMP help Support for STM32MP SoC family developed by STMicroelectronics, MPUs based on ARM cortex A core