summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2016-04-28 07:17:16 +0200
committerMarek Vasut <marex@denx.de>2016-05-06 18:41:49 +0200
commit8b1a07493f0ad56fafaccce640a0403500e57a78 (patch)
tree3c361eeff1da66332cd21eb23df4f733fbf4c738 /configs
parent268da813c7f963c8318778de99be382d6b51055d (diff)
downloadtalos-obmc-uboot-8b1a07493f0ad56fafaccce640a0403500e57a78.tar.gz
talos-obmc-uboot-8b1a07493f0ad56fafaccce640a0403500e57a78.zip
arm: socfpga: socrates: Add 'time' command
The time command is very helpful for performance and regressions tests. So lets enable it on SoCrates. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Marek Vasut <marex@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/socfpga_socrates_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_socrates_defconfig b/configs/socfpga_socrates_defconfig
index b64ea158ab..a17e9d0fd9 100644
--- a/configs/socfpga_socrates_defconfig
+++ b/configs/socfpga_socrates_defconfig
@@ -27,6 +27,7 @@ CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_CACHE=y
+CONFIG_CMD_TIME=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_CMD_FAT=y
OpenPOWER on IntegriCloud