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:
7cfe5bc
)
configs: rpi_3: enable the CMD_TIME configuration
author
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 12 Feb 2018 06:08:18 +0000
(15:08 +0900)
committer
Marek Szyprowski
<m.szyprowski@samsung.com>
Mon, 15 Nov 2021 10:19:26 +0000
(11:19 +0100)
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 aa6cb07b6b40daac6dea9ef362769b87ab0488c8..73efc7a3a947c749f4afb9430f7eeae90a9a655b 100644
(file)
--- a/
configs/rpi_3_defconfig
+++ b/
configs/rpi_3_defconfig
@@
-46,3
+46,4
@@
CONFIG_CONSOLE_SCROLL_LINES=10
CONFIG_PHYS_TO_BUS=y
CONFIG_OF_LIBFDT_OVERLAY=y
CONFIG_CMD_NFS_DOWNLOAD=y
+CONFIG_CMD_TIME=y