diff options
Diffstat (limited to 'configs/am3517_crane_defconfig')
-rw-r--r-- | configs/am3517_crane_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/am3517_crane_defconfig b/configs/am3517_crane_defconfig index a1766d9f86a..2e8d9439add 100644 --- a/configs/am3517_crane_defconfig +++ b/configs/am3517_crane_defconfig @@ -31,4 +31,6 @@ CONFIG_SYS_NAND_BUSWIDTH_16BIT=y CONFIG_SPL_NAND_SIMPLE=y CONFIG_SYS_NS16550=y CONFIG_USB=y +CONFIG_USB_MUSB_HCD=y +CONFIG_USB_AM35X=y CONFIG_USB_STORAGE=y |