summaryrefslogtreecommitdiff
path: root/configs/am335x_shc_netboot_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-12-18 21:27:50 +0300
committerTom Rini <trini@konsulko.com>2022-01-21 22:01:34 +0300
commitd6b318de2f0670b13240c7147e60497aef5f1164 (patch)
tree82f8e40ad98e271528c464f032d51e79d257e8d1 /configs/am335x_shc_netboot_defconfig
parent4b37fd146bb86b72f52b97386602ae58727b09fc (diff)
downloadu-boot-d6b318de2f0670b13240c7147e60497aef5f1164.tar.xz
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/am335x_shc_netboot_defconfig')
-rw-r--r--configs/am335x_shc_netboot_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_shc_netboot_defconfig b/configs/am335x_shc_netboot_defconfig
index c63ffb7248..504c9323df 100644
--- a/configs/am335x_shc_netboot_defconfig
+++ b/configs/am335x_shc_netboot_defconfig
@@ -18,6 +18,7 @@ CONFIG_SPL_LIBDISK_SUPPORT=y
CONFIG_SHC_NETBOOT=y
CONFIG_SERIES=y
CONFIG_DISTRO_DEFAULTS=y
+CONFIG_TIMESTAMP=y
CONFIG_SHOW_BOOT_PROGRESS=y
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Enter 'shc' to enter prompt (times out) %d \nEnter 'noautoboot' to enter prompt without timeout\n"