]> git.ipfire.org Git - thirdparty/u-boot.git/commit
configs: omap3_logic: Remove USB Storage and enable CONFIG_BLK
authorAdam Ford <aford173@gmail.com>
Sat, 21 Jul 2018 17:53:59 +0000 (12:53 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 28 Jul 2018 15:58:09 +0000 (11:58 -0400)
commit725dcf5a67a09f2a13a1ff0341d9e08d2b3242fb
tree5e626f70a8b48fd7726710fe7d8243eb8df0296d
parentc5b53baeaa1ba32bdbfd492c1dc38b6f2b64484a
configs: omap3_logic: Remove USB Storage and enable CONFIG_BLK

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>
configs/omap3_logic_defconfig