summaryrefslogtreecommitdiff
path: root/include/config_cmd_all.h
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2017-04-29 03:20:28 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-01 13:04:56 (GMT)
commitc9032ce168c1344fe8ffe8604825ec343ec14adf (patch)
tree99ba9365ad6ec97acc42cd34e6c378672af2b804 /include/config_cmd_all.h
parentae189ba1ac85e47fe57d6422bc9474ff081a30a4 (diff)
downloadu-boot-c9032ce168c1344fe8ffe8604825ec343ec14adf.tar.xz
cmd: add Kconfig option for 'date' command
Signed-off-by: Chris Packham <judge.packham@gmail.com> [trini: default y if DM_RTC, re-sync] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/config_cmd_all.h')
-rw-r--r--include/config_cmd_all.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h
index bba3b78..bc0bc2b 100644
--- a/include/config_cmd_all.h
+++ b/include/config_cmd_all.h
@@ -13,7 +13,6 @@
* Alphabetical list of all possible commands.
*/
-#define CONFIG_CMD_DATE /* support for RTC, date/time...*/
#define CONFIG_CMD_DTT /* Digital Therm and Thermostat */
#define CONFIG_CMD_EEPROM /* EEPROM read/write support */
#define CONFIG_CMD_FDC /* Floppy Disk Support */