[U-Boot] [PATCH v3 4/4] README: remove CONFIG_CMD_DATE
Chris Packham
judge.packham at gmail.com
Tue May 2 09:30:49 UTC 2017
CONFIG_CMD_DATE was recently moved to Kconfig. Remove the now duplicate
description of the option.
Signed-off-by: Chris Packham <judge.packham at gmail.com>
---
Changes in v3: None
Changes in v2: None
README | 1 -
1 file changed, 1 deletion(-)
diff --git a/README b/README
index 0ac0136..78173e2 100644
--- a/README
+++ b/README
@@ -828,7 +828,6 @@ The following options need to be configured:
CONFIG_CMD_CACHE * icache, dcache
CONFIG_CMD_CONSOLE coninfo
CONFIG_CMD_CRC32 * crc32
- CONFIG_CMD_DATE * support for RTC, date/time...
CONFIG_CMD_DHCP * DHCP support
CONFIG_CMD_DIAG * Diagnostics
CONFIG_CMD_DS4510 * ds4510 I2C gpio commands
--
2.10.1
More information about the U-Boot
mailing list