From d91a9d7fb3910dcbb913bfe183c5268f0e5f928b Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Wed, 17 May 2017 03:25:23 -0600 Subject: Convert CONFIG_CMD_GETTIME to Kconfig This converts the following to Kconfig: CONFIG_CMD_GETTIME Signed-off-by: Simon Glass Reviewed-by: Tom Rini --- README | 1 - 1 file changed, 1 deletion(-) (limited to 'README') diff --git a/README b/README index 3cc82a6966..d5cd57eaf9 100644 --- a/README +++ b/README @@ -844,7 +844,6 @@ The following options need to be configured: CONFIG_CMD_FAT * FAT command support CONFIG_CMD_FLASH flinfo, erase, protect CONFIG_CMD_FPGA FPGA device initialization support - CONFIG_CMD_GETTIME * Get time since boot CONFIG_CMD_GO * the 'go' command (exec code) CONFIG_CMD_GREPENV * search environment CONFIG_CMD_HASH * calculate hash / digest -- cgit v1.2.3