diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/chromebook_jerry.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/chromebook_jerry.h b/include/configs/chromebook_jerry.h index e07d057..2a0dad4 100644 --- a/include/configs/chromebook_jerry.h +++ b/include/configs/chromebook_jerry.h @@ -20,6 +20,9 @@ #define CONFIG_SPL_SPI_LOAD #define CONFIG_SPI_FLASH_GIGADEVICE +#define CONFIG_CMD_SF_TEST +#define CONFIG_CMD_TIME + #undef CONFIG_SPL_GPIO_SUPPORT #define CONFIG_KEYBOARD |