mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02: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:
@@ -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
|
||||
|
Reference in New Issue
Block a user