From e4b09c67ccb3795bffff19a7a3ae5dd1f12e9586 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lothar=20Wa=C3=9Fmann?= Date: Mon, 27 Aug 2012 08:54:34 +0200 Subject: [PATCH] TX48 config: add CONFIG_CMD_TIME --- include/configs/tx48.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/tx48.h b/include/configs/tx48.h index fe0d155fcf..9c9163080c 100644 --- a/include/configs/tx48.h +++ b/include/configs/tx48.h @@ -172,6 +172,7 @@ #define CONFIG_CMD_NAND #define CONFIG_CMD_MTDPARTS #define CONFIG_CMD_BOOTCE +#define CONFIG_CMD_TIME /* * Serial Driver -- 2.39.2