diff options
Diffstat (limited to 'configs/hikey_defconfig')
-rw-r--r-- | configs/hikey_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/hikey_defconfig b/configs/hikey_defconfig index 3bc5ceb5d8..e9a9857322 100644 --- a/configs/hikey_defconfig +++ b/configs/hikey_defconfig @@ -18,6 +18,7 @@ CONFIG_DEFAULT_DEVICE_TREE="hi6220-hikey" CONFIG_ENV_IS_IN_FAT=y CONFIG_ENV_FAT_INTERFACE="mmc" CONFIG_ENV_FAT_DEVICE_AND_PART="1:1" +CONFIG_DM_MMC=y CONFIG_MMC_DW=y CONFIG_MMC_DW_K3=y CONFIG_CONS_INDEX=4 |