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 27a86382bf..4a9546a9e9 100644 --- a/configs/hikey_defconfig +++ b/configs/hikey_defconfig @@ -10,5 +10,6 @@ CONFIG_CMD_MMC=y CONFIG_CMD_USB=y CONFIG_CMD_GPIO=y CONFIG_CMD_CACHE=y +CONFIG_MMC_DW=y CONFIG_USB=y CONFIG_USB_STORAGE=y |