aboutsummaryrefslogtreecommitdiff
path: root/configs/socfpga_sr1500_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-12-18 11:27:50 -0700
committerTom Rini <trini@konsulko.com>2022-01-21 14:01:34 -0500
commitd6b318de2f0670b13240c7147e60497aef5f1164 (patch)
tree82f8e40ad98e271528c464f032d51e79d257e8d1 /configs/socfpga_sr1500_defconfig
parent4b37fd146bb86b72f52b97386602ae58727b09fc (diff)
downloadu-boot-d6b318de2f0670b13240c7147e60497aef5f1164.zip
u-boot-d6b318de2f0670b13240c7147e60497aef5f1164.tar.gz
u-boot-d6b318de2f0670b13240c7147e60497aef5f1164.tar.bz2
Convert CONFIG_TIMESTAMP to Kconfig
This converts the following to Kconfig: CONFIG_TIMESTAMP Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/socfpga_sr1500_defconfig')
-rw-r--r--configs/socfpga_sr1500_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_sr1500_defconfig b/configs/socfpga_sr1500_defconfig
index c400cbc..a7a48a0 100644
--- a/configs/socfpga_sr1500_defconfig
+++ b/configs/socfpga_sr1500_defconfig
@@ -14,6 +14,7 @@ CONFIG_TARGET_SOCFPGA_SR1500=y
CONFIG_ENV_OFFSET_REDUND=0xF0000
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
+CONFIG_TIMESTAMP=y
# CONFIG_USE_BOOTCOMMAND is not set
CONFIG_DEFAULT_FDT_FILE="socfpga_cyclone5_sr1500.dtb"
CONFIG_SYS_CONSOLE_IS_IN_ENV=y