Skip to content
Snippets Groups Projects
Commit 4f3bfa97 authored by Akshay Saraswat's avatar Akshay Saraswat Committed by Minkyu Kang
Browse files

Exynos5: config: enable time command


This patch enables time command.

Signed-off-by: default avatarAkshay Saraswat <akshay.s@samsung.com>
Signed-off-by: default avatarMinkyu Kang <mk7.kang@samsung.com>
parent a4d40b85
No related branches found
No related tags found
No related merge requests found
...@@ -330,4 +330,7 @@ ...@@ -330,4 +330,7 @@
#define LCD_BPP LCD_COLOR16 #define LCD_BPP LCD_COLOR16
#endif #endif
/* Enable Time Command */
#define CONFIG_CMD_TIME
#endif /* __CONFIG_H */ #endif /* __CONFIG_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment