summaryrefslogtreecommitdiffstats
path: root/include/configs/exynos5250-dt.h
diff options
context:
space:
mode:
authorAkshay Saraswat <akshay.s@samsung.com>2013-03-28 04:32:15 +0000
committerMinkyu Kang <mk7.kang@samsung.com>2013-04-01 14:02:07 +0900
commit4f3bfa97c4b8f88f44aa946427eb9be12b296c96 (patch)
tree4f94ccd3bbc40a796937f0cda2f9b74ff2cacefc /include/configs/exynos5250-dt.h
parenta4d40b856fb2674de55677bf73ec7d1821efd997 (diff)
downloadtalos-obmc-uboot-4f3bfa97c4b8f88f44aa946427eb9be12b296c96.tar.gz
talos-obmc-uboot-4f3bfa97c4b8f88f44aa946427eb9be12b296c96.zip
Exynos5: config: enable time command
This patch enables time command. Signed-off-by: Akshay Saraswat <akshay.s@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/exynos5250-dt.h')
-rw-r--r--include/configs/exynos5250-dt.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h
index 6072acd5be..496a1947b2 100644
--- a/include/configs/exynos5250-dt.h
+++ b/include/configs/exynos5250-dt.h
@@ -330,4 +330,7 @@
#define LCD_BPP LCD_COLOR16
#endif
+/* Enable Time Command */
+#define CONFIG_CMD_TIME
+
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud