summaryrefslogtreecommitdiff
path: root/configs/am335x_evm_spiboot_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/am335x_evm_spiboot_defconfig')
-rw-r--r--configs/am335x_evm_spiboot_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_evm_spiboot_defconfig b/configs/am335x_evm_spiboot_defconfig
index a85645793e..f8acb7e1a9 100644
--- a/configs/am335x_evm_spiboot_defconfig
+++ b/configs/am335x_evm_spiboot_defconfig
@@ -11,6 +11,7 @@ CONFIG_SPL=y
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI=y
CONFIG_DISTRO_DEFAULTS=y
+CONFIG_TIMESTAMP=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_BOOTCOMMAND="run findfdt; run init_console; run finduuid; run distro_bootcmd"