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