projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc53d83
)
configs: rpi_3: enable the CMD_TIME configuration
50/169950/4
accepted/tizen/unified/20180220.064200
submit/tizen/20180220.000957
author
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 12 Feb 2018 06:08:18 +0000
(15:08 +0900)
committer
Seung-Woo Kim
<sw0312.kim@samsung.com>
Mon, 19 Feb 2018 02:14:26 +0000
(
02:14
+0000)
To check the time, enable the CMD_TIME configuration.
Change-Id: I4be99bf8b311bf55e6ecf1d74e8d67f47bea8847
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
configs/rpi_3_defconfig
patch
|
blob
|
history
diff --git
a/configs/rpi_3_defconfig
b/configs/rpi_3_defconfig
index 36baf8fb5464ba80750260c39c686507b0f1ec1c..5730370448e1d2e77be9e0922281878d6442e71c 100644
(file)
--- a/
configs/rpi_3_defconfig
+++ b/
configs/rpi_3_defconfig
@@
-48,3
+48,4
@@
CONFIG_LCD=y
CONFIG_PHYS_TO_BUS=y
# CONFIG_EFI_LOADER is not set
CONFIG_CMD_NFS_DOWNLOAD=y
+CONFIG_CMD_TIME=y