diff options
Diffstat (limited to 'configs/digsy_mtc_rev5_defconfig')
-rw-r--r-- | configs/digsy_mtc_rev5_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/digsy_mtc_rev5_defconfig b/configs/digsy_mtc_rev5_defconfig index c1dca2e0be..75888ff3b0 100644 --- a/configs/digsy_mtc_rev5_defconfig +++ b/configs/digsy_mtc_rev5_defconfig @@ -20,4 +20,6 @@ CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |