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>
This commit is contained in:
parent
7590f907da
commit
fb2cedb262
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue