diff options
Diffstat (limited to 'configs/clearfog_defconfig')
-rw-r--r-- | configs/clearfog_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/clearfog_defconfig b/configs/clearfog_defconfig index ad943a3196e..8f28eb8f986 100644 --- a/configs/clearfog_defconfig +++ b/configs/clearfog_defconfig @@ -25,7 +25,7 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_DISPLAY_BOARDINFO_LATE=y CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_DATA_PART_OFFSET=0x1 -CONFIG_SPL_I2C_SUPPORT=y +CONFIG_SPL_I2C=y CONFIG_CMD_TLV_EEPROM=y CONFIG_SPL_CMD_TLV_EEPROM=y # CONFIG_CMD_FLASH is not set |