[U-Boot] [PATCH] davinci: omapl138_lcdk: enable time command
Sekhar Nori
nsekhar at ti.com
Wed May 10 10:57:07 UTC 2017
Enable time command for OMAP-L138 LCDK board.
The patch was generated using savedefconfig
method.
Signed-off-by: Sekhar Nori <nsekhar at ti.com>
---
configs/omapl138_lcdk_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig
index 7a5a78f4944b..d6de9b82787e 100644
--- a/configs/omapl138_lcdk_defconfig
+++ b/configs/omapl138_lcdk_defconfig
@@ -25,6 +25,7 @@ CONFIG_CMD_PART=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
+CONFIG_CMD_TIME=y
CONFIG_CMD_EXT2=y
CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
--
2.9.0
More information about the U-Boot
mailing list