mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
sandbox: Enable dhry command
Provide access to the dhrystone benchmark command. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
d1389403cc
commit
a3c3cff06c
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ CONFIG_PCI_SANDBOX=y
|
|||
CONFIG_SPI_FLASH=y
|
||||
CONFIG_SPI_FLASH_SANDBOX=y
|
||||
CONFIG_CMD_CROS_EC=y
|
||||
CONFIG_CMD_DHRYSTONE=y
|
||||
CONFIG_CROS_EC=y
|
||||
CONFIG_CROS_EC_SANDBOX=y
|
||||
CONFIG_DM_ETH=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue