diff options
Diffstat (limited to 'configs/snow_defconfig')
-rw-r--r-- | configs/snow_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/snow_defconfig b/configs/snow_defconfig index 3d8081b2ea..5dbd18af45 100644 --- a/configs/snow_defconfig +++ b/configs/snow_defconfig @@ -4,6 +4,8 @@ CONFIG_TARGET_SNOW=y CONFIG_DM_I2C=y CONFIG_DEFAULT_DEVICE_TREE="exynos5250-snow" CONFIG_SPL=y +CONFIG_FIT=y +CONFIG_FIT_BEST_MATCH=y CONFIG_SYS_PROMPT="snow # " # CONFIG_CMD_IMLS is not set CONFIG_CMD_GPIO=y |