From c9032ce168c1344fe8ffe8604825ec343ec14adf Mon Sep 17 00:00:00 2001 From: Chris Packham Date: Sat, 29 Apr 2017 15:20:28 +1200 Subject: cmd: add Kconfig option for 'date' command Signed-off-by: Chris Packham [trini: default y if DM_RTC, re-sync] Signed-off-by: Tom Rini --- configs/icon_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/icon_defconfig') diff --git a/configs/icon_defconfig b/configs/icon_defconfig index 117fcb559d..b47b15d8d6 100644 --- a/configs/icon_defconfig +++ b/configs/icon_defconfig @@ -21,6 +21,7 @@ CONFIG_CMD_PING=y CONFIG_CMD_SNTP=y CONFIG_CMD_BMP=y CONFIG_CMD_CACHE=y +CONFIG_CMD_DATE=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y # CONFIG_MMC is not set -- cgit v1.2.1