diff mbox series

[U-Boot] configs: omap3_logic: Remove USB Storage and enable CONFIG_BLK

Message ID 20180721175359.15650-1-aford173@gmail.com
State Accepted
Commit 725dcf5a67a09f2a13a1ff0341d9e08d2b3242fb
Delegated to: Tom Rini
Headers show
Series [U-Boot] configs: omap3_logic: Remove USB Storage and enable CONFIG_BLK | expand

Commit Message

Adam Ford July 21, 2018, 5:53 p.m. UTC
With the pending requirement for CONFIG_BLK, this patch removes
the USB_STORAGE option which assumes that DM_USB is enabled, but isn't
yet available for the omap2340 musb glue among other issues.  Once
the USB issues are resolved, a future patch can enable them again.

Signed-off-by: Adam Ford <aford173@gmail.com>

Comments

Tom Rini July 30, 2018, 8:01 p.m. UTC | #1
On Sat, Jul 21, 2018 at 12:53:59PM -0500, Adam Ford wrote:

> With the pending requirement for CONFIG_BLK, this patch removes
> the USB_STORAGE option which assumes that DM_USB is enabled, but isn't
> yet available for the omap2340 musb glue among other issues.  Once
> the USB issues are resolved, a future patch can enable them again.
> 
> Signed-off-by: Adam Ford <aford173@gmail.com>
> 
> diff --git a/configs/omap3_logic_defconfig b/configs/omap3_logic_defconfig
> index cd8ffd5adf..d902fe3498 100644

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/configs/omap3_logic_defconfig b/configs/omap3_logic_defconfig
index cd8ffd5adf..d902fe3498 100644
--- a/configs/omap3_logic_defconfig
+++ b/configs/omap3_logic_defconfig
@@ -30,7 +30,6 @@  CONFIG_SPL_OF_CONTROL=y
 CONFIG_SPL_OF_PLATDATA=y
 # CONFIG_ENV_IS_IN_FAT is not set
 CONFIG_ENV_IS_IN_NAND=y
-# CONFIG_BLK is not set
 CONFIG_USB_FUNCTION_FASTBOOT=y
 CONFIG_FASTBOOT_BUF_ADDR=0x82000000
 CONFIG_DM_I2C=y
@@ -57,7 +56,6 @@  CONFIG_USB_OMAP3=y
 CONFIG_USB_MUSB_GADGET=y
 CONFIG_USB_MUSB_OMAP2PLUS=y
 CONFIG_TWL4030_USB=y
-CONFIG_USB_STORAGE=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_MANUFACTURER="TI"
 CONFIG_USB_GADGET_VENDOR_NUM=0x0451