From: Vagrant Cascadian Date: Wed, 26 Apr 2017 14:08:28 +0000 (+0000) Subject: usb-mass-storage X-Git-Tag: archive/raspbian/2020.07+dfsg-2+rpi1~13 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a94ae2aa910d4c04a39d05daec2ad578c3f3db28;p=u-boot.git usb-mass-storage =================================================================== Gbp-Pq: Topic beagleboneblack Gbp-Pq: Name usb-mass-storage.patch --- diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index ec70b7297..0f2ff4a88 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -301,12 +301,8 @@ #endif #ifdef CONFIG_USB_MUSB_GADGET -/* Removing USB gadget and can be enabled adter adding support usb DM */ -#ifndef CONFIG_DM_ETH -#define CONFIG_USB_ETHER -#define CONFIG_USB_ETH_RNDIS -#define CONFIG_USBNET_HOST_ADDR "de:ad:be:af:00:00" -#endif /* CONFIG_DM_ETH */ +#define CONFIG_CMD_USB_MASS_STORAGE +#define CONFIG_USB_FUNCTION_MASS_STORAGE #endif /* CONFIG_USB_MUSB_GADGET */ /*