configs: rpi_3: enable the CMD_TIME configuration
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 12 Feb 2018 06:08:18 +0000 (15:08 +0900)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 15 Nov 2021 11:02:48 +0000 (12:02 +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

index 9ab8c5a..baae229 100644 (file)
@@ -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