diff options
-rw-r--r-- | include/configs/coreboot.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h index 48267563e5..1a763abcce 100644 --- a/include/configs/coreboot.h +++ b/include/configs/coreboot.h @@ -179,6 +179,8 @@ #define CONFIG_CMD_SAVEENV #define CONFIG_CMD_SETGETDCR #define CONFIG_CMD_SOURCE +#define CONFIG_CMD_TIME +#define CONFIG_CMD_GETTIME #define CONFIG_CMD_XIMG #define CONFIG_CMD_SCSI |