diff options
Diffstat (limited to 'configs/clearfog_defconfig')
-rw-r--r-- | configs/clearfog_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/clearfog_defconfig b/configs/clearfog_defconfig index d55ac64614..feefeb469b 100644 --- a/configs/clearfog_defconfig +++ b/configs/clearfog_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_ARCH_MVEBU=y CONFIG_TARGET_CLEARFOG=y +CONFIG_SPL_I2C_SUPPORT=y CONFIG_DEFAULT_DEVICE_TREE="armada-388-clearfog" CONFIG_BOOTDELAY=3 CONFIG_SPL=y |