summaryrefslogtreecommitdiffstats
path: root/configs/k2g_evm_defconfig
diff options
context:
space:
mode:
authorJean-Jacques Hiblot <jjhiblot@ti.com>2019-02-08 10:55:05 +0100
committerTom Rini <trini@konsulko.com>2019-02-18 15:53:09 -0500
commitfb2cedb262d3b31e35b03ae686e964aed84aa383 (patch)
treeabaaa2f26ddb622ed48f2bf604f41c4a99c6c9ba /configs/k2g_evm_defconfig
parent7590f907daba9bbc97ca20d99b294f27512121c5 (diff)
downloadu-boot-fb2cedb262d3b31e35b03ae686e964aed84aa383.tar.gz
u-boot-fb2cedb262d3b31e35b03ae686e964aed84aa383.tar.xz
u-boot-fb2cedb262d3b31e35b03ae686e964aed84aa383.zip
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>
Diffstat (limited to 'configs/k2g_evm_defconfig')
-rw-r--r--configs/k2g_evm_defconfig1
1 files changed, 0 insertions, 1 deletions
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