]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
README: remove CONFIG_CMD_DATE
authorChris Packham <judge.packham@gmail.com>
Tue, 2 May 2017 09:30:49 +0000 (21:30 +1200)
committerTom Rini <trini@konsulko.com>
Mon, 8 May 2017 15:57:29 +0000 (11:57 -0400)
CONFIG_CMD_DATE was recently moved to Kconfig. Remove the now duplicate
description of the option.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
README

diff --git a/README b/README
index 0ac01363f7a55638b43f0b7ede102093adeeff71..78173e2d867054bfeb02438550da166d000912fb 100644 (file)
--- 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