diff options
Diffstat (limited to 'configs/hikey_defconfig')
-rw-r--r-- | configs/hikey_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/hikey_defconfig b/configs/hikey_defconfig index ba0a37ebe2..e20f8bc761 100644 --- a/configs/hikey_defconfig +++ b/configs/hikey_defconfig @@ -14,3 +14,5 @@ CONFIG_CMD_EXT2=y CONFIG_CMD_EXT4=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y |