]> git.ipfire.org Git - people/ms/u-boot.git/blame - lib/dhry/Kconfig
gpio/hsdk: Depend on DM_GPIO instead of simple DM
[people/ms/u-boot.git] / lib / dhry / Kconfig
CommitLineData
d1389403
SG
1config CMD_DHRYSTONE
2 bool "Support the 'dhry' command to run the dhrystone benchmark"
3 help
4 Dhrystone is an old benchmark in the public domain that gives a
5 rough idea of CPU performance. This enables a 'dhry' command
6 which runs this benchmark within U-Boot and reports the performance.
7 The number of 'Dhrystone MIPS' is also reported.