From: Jean-Jacques Hiblot Date: Fri, 8 Feb 2019 09:55:05 +0000 (+0100) Subject: configs: k2g_evm: Enable CONFIG_BLK X-Git-Tag: v2019.04-rc2~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fb2cedb262d3b31e35b03ae686e964aed84aa383;p=oweals%2Fu-boot.git configs: k2g_evm: Enable CONFIG_BLK CONFIG_BLK can be safely enabled as DM_MMC and DM_USB are already enabled. Signed-off-by: Jean-Jacques Hiblot Reviewed-by: Lokesh Vutla Tested-by: Vignesh R --- diff --git a/configs/k2g_evm_defconfig b/configs/k2g_evm_defconfig index c518b707a5..838b6f14b6 100644 --- a/configs/k2g_evm_defconfig +++ b/configs/k2g_evm_defconfig @@ -34,7 +34,6 @@ CONFIG_DTB_RESELECT=y CONFIG_MULTI_DTB_FIT=y CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y CONFIG_DM=y -# CONFIG_BLK is not set CONFIG_DFU_MMC=y CONFIG_SYS_I2C_DAVINCI=y CONFIG_MISC=y