From: Chris Packham Date: Tue, 2 May 2017 09:30:49 +0000 (+1200) Subject: README: remove CONFIG_CMD_DATE X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d7f53065d9193407a95af412393c9b11709fe231;p=people%2Fms%2Fu-boot.git README: remove CONFIG_CMD_DATE CONFIG_CMD_DATE was recently moved to Kconfig. Remove the now duplicate description of the option. Signed-off-by: Chris Packham Reviewed-by: Simon Glass --- diff --git a/README b/README index 0ac01363f7..78173e2d86 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