diff options
Diffstat (limited to 'configs/theadorable_defconfig')
-rw-r--r-- | configs/theadorable_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/theadorable_defconfig b/configs/theadorable_defconfig index 11624d6298d..e9e62906f6f 100644 --- a/configs/theadorable_defconfig +++ b/configs/theadorable_defconfig @@ -11,9 +11,11 @@ CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set CONFIG_CMD_SF=y +CONFIG_CMD_I2C=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set +CONFIG_CMD_TIME=y CONFIG_SPL_OF_TRANSLATE=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_MACRONIX=y |