diff mbox

[U-Boot,v3,4/4] README: remove CONFIG_CMD_DATE

Message ID 20170502093049.20915-4-judge.packham@gmail.com
State Accepted
Commit d7f53065d9193407a95af412393c9b11709fe231
Delegated to: Tom Rini
Headers show

Commit Message

Chris Packham May 2, 2017, 9:30 a.m. UTC
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>
---

Changes in v3: None
Changes in v2: None

 README | 1 -
 1 file changed, 1 deletion(-)

Comments

Simon Glass May 4, 2017, 4:50 p.m. UTC | #1
On 2 May 2017 at 03:30, Chris Packham <judge.packham@gmail.com> wrote:
> 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>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  README | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Simon Glass <sjg@chromium.org>
Tom Rini May 8, 2017, 7:44 p.m. UTC | #2
On Tue, May 02, 2017 at 09:30:49PM +1200, Chris Packham wrote:

> 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>

Applied to u-boot/master, thanks!
diff mbox

Patch

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