From: Jean-Jacques Hiblot <jjhiblot@ti.com>
Date: Fri, 8 Feb 2019 09:55:05 +0000 (+0100)
Subject: configs: k2g_evm: Enable CONFIG_BLK
X-Git-Tag: v2025.01-rc5-pxa1908~3114
X-Git-Url: http://git.dujemihanovic.xyz/img/%22http:/www.sics.se/static/git-logo.png?a=commitdiff_plain;h=fb2cedb262d3b31e35b03ae686e964aed84aa383;p=u-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 <jjhiblot@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Tested-by: Vignesh R <vigneshr@ti.com>
---

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