diff options
Diffstat (limited to 'configs/maxbcm_defconfig')
-rw-r--r-- | configs/maxbcm_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/maxbcm_defconfig b/configs/maxbcm_defconfig index e754108b73..8e8b0ff986 100644 --- a/configs/maxbcm_defconfig +++ b/configs/maxbcm_defconfig @@ -23,7 +23,7 @@ CONFIG_USE_PREBOOT=y CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_DISPLAY_BOARDINFO_LATE=y -CONFIG_SPL_I2C_SUPPORT=y +CONFIG_SPL_I2C=y CONFIG_CMD_I2C=y CONFIG_CMD_SPI=y # CONFIG_CMD_SETEXPR is not set |