diff options
Diffstat (limited to 'configs/xpress_defconfig')
-rw-r--r-- | configs/xpress_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/xpress_defconfig b/configs/xpress_defconfig index d06df393d9..bd6589f009 100644 --- a/configs/xpress_defconfig +++ b/configs/xpress_defconfig @@ -19,4 +19,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 |