diff options
Diffstat (limited to 'configs/mx6ul_14x14_evk_defconfig')
-rw-r--r-- | configs/mx6ul_14x14_evk_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/mx6ul_14x14_evk_defconfig b/configs/mx6ul_14x14_evk_defconfig index c65bdbf6e1..49dee49ceb 100644 --- a/configs/mx6ul_14x14_evk_defconfig +++ b/configs/mx6ul_14x14_evk_defconfig @@ -21,4 +21,6 @@ CONFIG_CMD_EXT4=y CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |