summaryrefslogtreecommitdiff
path: root/include/configs/socrates.h
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 /include/configs/socrates.h
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 'include/configs/socrates.h')
-rw-r--r--include/configs/socrates.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/socrates.h b/include/configs/socrates.h
index 15e93d044e..ce3f9ce0e5 100644
--- a/include/configs/socrates.h
+++ b/include/configs/socrates.h
@@ -170,8 +170,6 @@
#define CONFIG_LOADS_ECHO 1 /* echo on for serial download */
#define CONFIG_SYS_LOADS_BAUD_CHANGE 1 /* allow baudrate change */
-#define CONFIG_TIMESTAMP /* Print image info with ts */
-
/*
* BOOTP options
*/