diff options
Diffstat (limited to 'configs/parrot_r16_defconfig')
-rw-r--r-- | configs/parrot_r16_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/parrot_r16_defconfig b/configs/parrot_r16_defconfig index c3e61784ac..a6e92cc9e7 100644 --- a/configs/parrot_r16_defconfig +++ b/configs/parrot_r16_defconfig @@ -20,3 +20,4 @@ CONFIG_SPL=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_MUSB_GADGET=y CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y +CONFIG_USB_FUNCTION_MASS_STORAGE=y |