From d6b318de2f0670b13240c7147e60497aef5f1164 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sat, 18 Dec 2021 11:27:50 -0700 Subject: Convert CONFIG_TIMESTAMP to Kconfig This converts the following to Kconfig: CONFIG_TIMESTAMP Signed-off-by: Simon Glass --- configs/socfpga_arria10_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/socfpga_arria10_defconfig') diff --git a/configs/socfpga_arria10_defconfig b/configs/socfpga_arria10_defconfig index d6b7444..cd1c68a 100644 --- a/configs/socfpga_arria10_defconfig +++ b/configs/socfpga_arria10_defconfig @@ -12,6 +12,7 @@ CONFIG_IDENT_STRING="socfpga_arria10" CONFIG_SPL_FS_FAT=y CONFIG_DISTRO_DEFAULTS=y CONFIG_FIT=y +CONFIG_TIMESTAMP=y CONFIG_SPL_FIT=y # CONFIG_USE_SPL_FIT_GENERATOR is not set CONFIG_USE_BOOTARGS=y -- cgit v1.1